Re: Netmeeting under wine

2003-11-17 Thread Tom
Tom wrote: Shachar Shemesh wrote: I can speak only for myself. I won't invest huge amounts of time in helping someone else use an application *he* is used to, while I have perfectly acceptable (to me) alternatives. If he'd be paying me - that's something else. If he'd come with specific questi

Re: Netmeeting under wine

2003-11-17 Thread Tom
Shachar Shemesh wrote: I can speak only for myself. I won't invest huge amounts of time in helping someone else use an application *he* is used to, while I have perfectly acceptable (to me) alternatives. If he'd be paying me - that's something else. If he'd come with specific questions - that'

Re: WineHQ: Update the Janitorial page

2003-11-17 Thread Tom
Dimitrie O Paun wrote - loader - loader/ne - memory + loader/ne + memory umm i'm lost here... - loader, but no committed on loader.. Tom

Re: Netmeeting under wine

2003-11-17 Thread Shachar Shemesh
Tom wrote: Jérôme Bouat wrote: use GnomeMeeting: http://www.gnomemeeting.org/ Hi, Time for me to get into trouble again :) Not only that, but I'm somehow dragging myself too. Your'e good :-) This guy ask if we could help him to get a win app that he uses "Netmeeting" in this case to work wit

Compiler problems

2003-11-17 Thread Marcelo Duarte
Updating wine to current cvs, I get an error, can someone help me: I run ./configure; make depend && make make[2]: Entering directory `/home/mduarte/wine-cvs/dlls/winmm/winearts' gcc -shared -Wl,-Bsymbolic,-z,defs winearts.drv.spec.oarts.o audio.o winearts.drv.dbg.o -o winearts.drv.so -L../.

Re: Netmeeting under wine

2003-11-17 Thread Tom
Jérôme Bouat wrote: use GnomeMeeting: http://www.gnomemeeting.org/ Hi, Time for me to get into trouble again :) This guy ask if we could help him to get a win app that he uses "Netmeeting" in this case to work with the vine "wine" but instead of help he got use this... as its native to linux! P

question new to the group

2003-11-17 Thread Nathan Hack
Ok here's the deal.  I wanted to start helping but i've been reading the auncments and stuff but i did see this topic come up. So i thought i would just through it out and see what the wine community had to say.  I have build a few (simple)delphi programs test wine out to start working on it

Re: Can I turn off freetype at runtime

2003-11-17 Thread Huw D M Davies
On Mon, Nov 17, 2003 at 09:14:51PM +0100, Lionel Ulmer wrote: > On Mon, Nov 17, 2003 at 11:34:40AM -0800, Bill Medland wrote: > > Is it possible to turn off the freetype use at runtime, e.g. by changing > > something in the config file? > > >From the sample config file : > > ; Use the Render ext

Re: Can I turn off freetype at runtime

2003-11-17 Thread Lionel Ulmer
On Mon, Nov 17, 2003 at 11:34:40AM -0800, Bill Medland wrote: > Is it possible to turn off the freetype use at runtime, e.g. by changing > something in the config file? >From the sample config file : ; Use the Render extension to render client side fonts (default "Y") ;;"ClientSideWithRender" =

Can I turn off freetype at runtime

2003-11-17 Thread Bill Medland
Is it possible to turn off the freetype use at runtime, e.g. by changing something in the config file? Basically under SuSE several dialogs are drawing with 5 pixel text whereas under Windows they are about 9 pixel high (which I don't understand because I think that they should not exceed 8).

Re: Reject wildcards in directory names

2003-11-17 Thread Hans Leidekker
On Monday 17 November 2003 16:34, Paul Millar wrote: > Which conformance tests fail currently? I don't see any problems with the > kernel DLL tests right at the moment, which is somewhat disconcerting. These are the errors I got before my patch: directory.c:199: Test failed: CreateDirectoryA w

Re: Reject wildcards in directory names

2003-11-17 Thread Hans Leidekker
On Monday 17 November 2003 16:34, Paul Millar wrote: > Which conformance tests fail currently? I don't see any problems with the > kernel DLL tests right at the moment, which is somewhat disconcerting. These are the errors I got before my patch: directory.c:199: Test failed: CreateDirectoryA w

Re: listbox: ownerdraw fix

2003-11-17 Thread Dimitrie O. Paun
On November 17, 2003 10:47 am, Huw D M Davies wrote: > I guess that's because there are several other calls to > LISTBOX_GetItemRect that have the same syntax. Note that > LISTBOX_GetItemRect can return -1 on error. Of course, my bad, I've commented without actually checking out the code. Please

Re: listbox: ownerdraw fix

2003-11-17 Thread Huw D M Davies
On Mon, Nov 17, 2003 at 10:33:33AM -0500, Dimitrie O. Paun wrote: > On November 17, 2003 10:16 am, Huw D M Davies wrote: > > +if (LISTBOX_GetItemRect( descr, index, &rect ) == 1) > > OK, I very sorry to nick pick so much, but this test is not > only strange in C, but it's a bit dangerous as we

Re: Reject wildcards in directory names

2003-11-17 Thread Paul Millar
Hi Hans, Which conformance tests fail currently? I don't see any problems with the kernel DLL tests right at the moment, which is somewhat disconcerting. I do see a problem with the listbox tests (in the user dll tests). There's also various bugs in pipe tests (under kernel) that mysteriously

Re: listbox: ownerdraw fix

2003-11-17 Thread Dimitrie O. Paun
On November 17, 2003 10:16 am, Huw D M Davies wrote: > +if (LISTBOX_GetItemRect( descr, index, &rect ) == 1) OK, I very sorry to nick pick so much, but this test is not only strange in C, but it's a bit dangerous as well, since in the future LISTBOX_GetItemRect may return something >1 for TRUE

Re: listbox: ownerdraw fix

2003-11-17 Thread Huw D M Davies
On Mon, Nov 17, 2003 at 09:59:20AM -0500, Dimitrie O. Paun wrote: > Why not simply invalidate rect always, even when not in owner draw? Works for me. Aric Stewart <[EMAIL PROTECTED]> invalidate items on setselection. -- Huw Davies [EMAIL PROTECTED] Index: controls/listbox.c =

Re: listbox: ownerdraw fix

2003-11-17 Thread Dimitrie O. Paun
On November 17, 2003 07:33 am, Huw D M Davies wrote: > -LISTBOX_RepaintItem( hwnd, descr, i, ODA_SELECT ); > +if (!IS_OWNERDRAW(descr)) > +LISTBOX_RepaintItem( hwnd, descr, i, ODA_SELECT ); > +else > +LISTBOX_InvalidateItemRect(hwn

[Fwd: LinuxQuestions.org Members Choice nomination]

2003-11-17 Thread Mike Hearn
Hey, an award never hurts. Original Message Subject: LinuxQuestions.org Members Choice nomination Date: Sun, 16 Nov 2003 18:03:58 -0500 (EST) From: Jeremy <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Mike, Just wanted to let you know that wine was nomi

Re: Netmeeting under wine

2003-11-17 Thread Jérôme Bouat
GnomeMeeting FAQ question: "Does it work with Netmeeting?" Reply: http://www.gnomemeeting.org/index.php?rub=3&pos=0&faqpage=x53.html#AEN59 Le lun 17/11/2003 à 09:37, David Martinez Prado a écrit : > Hi all! > i am, trying to run netmeeting under Wine. i installed wine with the default > windows

Re: Netmeeting under wine

2003-11-17 Thread Jérôme Bouat
use GnomeMeeting: http://www.gnomemeeting.org/ Le lun 17/11/2003 à 09:37, David Martinez Prado a écrit : > Hi all! > i am, trying to run netmeeting under Wine. i installed wine with the default > windows partition. Then, i execute netmeeting installer and crashed. i am > working on RH7.2. Can an

Netmeeting under wine

2003-11-17 Thread David Martinez Prado
Hi all! i am, trying to run netmeeting under Wine. i installed wine with the default windows partition. Then, i execute netmeeting installer and crashed. i am working on RH7.2. Can anyone help me? thank you very much. _ Descárgate