Re: comdlg32-colordlg fix bgcolor

2007-01-31 Thread Dmitry Timoshkov
"Ivan Sinitsin" <[EMAIL PROTECTED]> wrote: The patch corrects background color of a dialogue window " Choose color " at copying a triangular marker, the user colors and the predetermined colors. Earlier the background about these elements was more dark than the basic background of a window.

Re: Patch for Bugzilla Bug 6323

2007-01-31 Thread Dean Kusler
On Tuesday 30 January 2007 11:28:23 pm Dmitry Timoshkov wrote: > "Dean Kusler" <[EMAIL PROTECTED]> wrote: > > In dlls/winex11.drv/keyboard.c, XmbLookupString was being called with > > KeyRelease events, which has undefined behavior (in this case, it fails > > to return a valid keysym for numpad key

Re: skipping incompatible libwine build problem.

2007-01-31 Thread Matthew Watchinski
Yup that works. Thanks for the help. Cheers, -matt Robert Shearman wrote: > Matthew Watchinski wrote: >> simpleapp_exe_LDFLAGS = -mwindows \ >> -mno-cygwin \ >> -municode \ >> -mconsole \ >> -Wb,--verbose >> > > I think you need to add "-m32" h

Re: test.winehq.com status

2007-01-31 Thread Paul Vriens
Felix Nawothnig wrote: Hi. Anyone knows what happened to test.winehq.com/data? There has been no new crossbuilds for quite some time now... Felix Hi, I did sent an email to Paul Millar, but no reply yet. You can see what goes wrong with the build btw.: http://quisquiliae.ph.gla.ac.uk/cr

Re: Donation for your work on Direct 3D

2007-01-31 Thread Stefan Dösinger
Hi, Thanks for the offer :-) I am employed by CodeWeavers, so its cw where you should donate to. I think the best way of doing so is to just buy a copy of CrossOver :-) Stefan > Hi Stefan and Henry, i would like to send you 35 EUR or 45 USD for your > work on Direct 3D in wine, how can i do tha

Donation for your work on Direct 3D

2007-01-31 Thread Mirek
Hi Stefan and Henry, i would like to send you 35 EUR or 45 USD for your work on Direct 3D in wine, how can i do that? Can you send me your account number and prefered currency? Mirek Slugeň Czech Republic

re: Please help me debug wineserver

2007-01-31 Thread Misha Koshelev
I guess I should have replied to the whole list. On Tue, 2007-01-30 at 11:03 -0800, Dan Kegel wrote: > Misha wrote: > > I am new to wine programming but have a fair amount of > > experience with C/C++ programming in general. I have > > recently decided to make the Vector NTI application work > > o

Re: skipping incompatible libwine build problem.

2007-01-31 Thread Robert Shearman
Matthew Watchinski wrote: simpleapp_exe_LDFLAGS = -mwindows \ -mno-cygwin \ -municode \ -mconsole \ -Wb,--verbose I think you need to add "-m32" here. -- Rob Shearman

Re: wine + visual basic

2007-01-31 Thread Alex Villací­s Lasso
Joshua Masiko escribió: hello, I got your email addresses off the wine bug database at http://bugs.winehq.org/show_bug.cgi?id=6638. I'm looking at moving a custom Visual Basic 6 windows application to linux + wine. However I cannot find any good step by step documentation on how to do this.

Re: skipping incompatible libwine build problem.

2007-01-31 Thread Matthew Watchinski
Sure, attached. Thanks -matt Robert Shearman wrote: > Matthew Watchinski wrote: >> Linux ebx 2.6.17-10-generic #2 SMP Tue Dec 5 21:16:35 UTC 2006 x86_64 >> GNU/Linux >> >> > ... >> wineg++ -mwindows -mno-cygwin -municode -mconsole -o simpleapp.exe.so >> simpleapp.o simpleappList.o -lodb

Re: ras.h added szDeviceType pound defines

2007-01-31 Thread Michael Stefaniuc
John Smith wrote: > This is my first patch uhh ever so I guess don't just throw it into the > source without wariness. =P Welcome to Wine. > That said it just updates the list of #define strings that are acceptable > device types for RASDEVINFO and RASENTRY. This will fix some compilation > issu

Re: Detect screen resolution change errors

2007-01-31 Thread Stefan Dösinger
Am Mittwoch 31 Januar 2007 10:25 schrieb H. Verbeet: > On 30/01/07, Francois Gouget <[EMAIL PROTECTED]> wrote: > > I have attached the relevant patches. Does this look ok to the DirectX > > gurus? > > At least the wined3d part looks ok to me, although we should probably > be cleaning up the GL cont

Re: advapi32: Fix prototypes for StartServiceCtrlDispatcher[AW]

2007-01-31 Thread Francois Gouget
On Wed, 31 Jan 2007, Bang Jun-Young wrote: > Please ignore this patch. There are subtle differences between GCC and MSC I > didn't > notice at the moment of producing this patch. It would be better to keep it > local > in my own repos. ;-) [...] > > -BOOL WINAPI StartServiceCtrlDispatcherA( LPSE

Re: Detect screen resolution change errors

2007-01-31 Thread H. Verbeet
On 30/01/07, Francois Gouget <[EMAIL PROTECTED]> wrote: I have attached the relevant patches. Does this look ok to the DirectX gurus? At least the wined3d part looks ok to me, although we should probably be cleaning up the GL context as well, there and in the other places where we return.

Re: skipping incompatible libwine build problem.

2007-01-31 Thread Robert Shearman
Matthew Watchinski wrote: Linux ebx 2.6.17-10-generic #2 SMP Tue Dec 5 21:16:35 UTC 2006 x86_64 GNU/Linux ... wineg++ -mwindows -mno-cygwin -municode -mconsole -o simpleapp.exe.so simpleapp.o simpleappList.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid /usr/bin/ld: skipping incompatib