Re: Incompatible behavior of InvalidateRect/LB_SELITEMRANGE/SetCapture

2005-11-30 Thread Dmitry Timoshkov
"Andreas Rosenberg" <[EMAIL PROTECTED]> wrote: > >From time to time I'm testing our application (IQ-FMEA) with Wine. > > Our GUI framework is checking the return codes of most API calls, > so several incompatibilities between Windows and Wine are detected > while many other programs simply ignore

Re: Unable to start UTF-8 encoded executable in UTF-8 locale - one line fix included

2005-11-30 Thread mengzhuo li
i m very glad to know someone notice  almost the same problem. as u said , i found the function open_builtin_exe_file called in some different callers, and in these callers all the variable file_exists   uninitialized .   so there r  2 methods to solve the problem . one is initialize all the va

Re: Debugging Critical Section lockups

2005-11-30 Thread Robert Shearman
David D. Hagood wrote: Robert Shearman wrote: David D. Hagood wrote: Unless the installer is using TryEnterCriticalSection, I would expect CPU utilisation to be 0% when deadlocking. Yes, *once the deadlock occurs* the CPU drops to 0%. The issue (I think) is more along the lines of t

Re: Debugging Critical Section lockups

2005-11-30 Thread David D. Hagood
Robert Shearman wrote: David D. Hagood wrote: Unless the installer is using TryEnterCriticalSection, I would expect CPU utilisation to be 0% when deadlocking. Yes, *once the deadlock occurs* the CPU drops to 0%. The issue (I think) is more along the lines of this: On fast CPU: thread

Wine History - 1997

2005-11-30 Thread richard
Hi all is there any interest in wine-970720-1.i386.rpm ?? Richard A Lough

Re: Does the Windows version of Mozilla need to be installed to use the Mozilla ActiveX plugin?

2005-11-30 Thread Jacek Caban
Hello. Aric Cyr wrote: >David D. Hagood aeroflex.com> writes: > > > >>Does the Windows version of Mozilla need to be in place for the Mozilla >>Active X control to work, or is there a way to point the control at my >>Linux install of Mozilla? >> >> Mozilla ActiveX Control doesn't need any

x11drv/winpos: Remove unused include (bug 3228)

2005-11-30 Thread Detlef Riekenberg
Fix for Bug 3228 (make failed with: X11/Intrinsic.h not found) Changelog: Remove unused include (X11/IntrinsicP.h) -- By By ... ... Detlef Index: dlls/x11drv/winpos.c === RCS file: /home/wine/wine/dlls/x11drv/winpos.c,v r

Re: Debugging Critical Section lockups

2005-11-30 Thread Robert Shearman
David D. Hagood wrote: I may have a repeatable case of an error in locking critical sections, so I'd like some pointers as to how to debug this. The case occurs with the installer for Delorme Street Atlas 5 - on my 2GHz Athlon desktop it runs without a hitch, but on my oold slow laptop (

Re: Please HELP, info required about 'DIB_Status_GdiMod' and 'DIB_Status_AppMod'

2005-11-30 Thread Robert Shearman
Marinescu-Ghetau Iulian wrote: Hi there, Thanks alot for all the information, it helped me a great deal in understanding the problem and trying to solve it! I would like to ask you one more thing: if its not too much trouble for you, could you have a look over the few lines i wrote at "http:

Re: wine-devel Digest, Vol 4, Issue 151

2005-11-30 Thread Brian Vincent
On 11/30/05, Andrea Capiluppi <[EMAIL PROTECTED]> wrote: > i'm involved in a study of the evolution of wine, based on its releases: so > far i tried to collect what i could find on the web, but some of the earliest > points i'm still missing: maybe somebody involved in the development of wine > sti

Re: shell32: adding CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUserShellFolders...

2005-11-30 Thread Michael Jung
Hi Markus, On Wednesday 30 November 2005 12:46, Markus G�mmel wrote: > begin 666 patch.diff > M/R!P871C:"YD:69F"DEN9&5X.B!S:&5L;'!A=&@N8PH]/3T]/3T]/3T]/3T] > M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] (snip) Please don't uuencode your patches, but send them inline or as text/x-

Re: msvcrt incompatibility in Origin 6.0 when saving documents

2005-11-30 Thread Uwe Bonnes
> "Olaf" == Olaf Leidinger <[EMAIL PROTECTED]> writes: ... Olaf> By the way... what is the difference between "retval" and "ret"? Olaf> It sounds the same. ret means the address of the piece of code calling the function retval is the actual return value of the function returning to t

Re: Does the Windows version of Mozilla need to be installed to use the Mozilla ActiveX plugin?

2005-11-30 Thread Aric Cyr
On 11/30/05, Tom Wickline <[EMAIL PROTECTED]> wrote: > On 11/30/05, Aric Cyr <[EMAIL PROTECTED]> wrote: > > David D. Hagood aeroflex.com> writes: > > > > > > > > Does the Windows version of Mozilla need to be in place for the Mozilla > > > Active X control to work, or is there a way to point the c

Re: RESEND: Page Fault With Freetype calls fixed

2005-11-30 Thread Rein Klazes
On Tue, 29 Nov 2005 17:37:21 +0100, you wrote: >Rein Klazes <[EMAIL PROTECTED]> writes: > >> Not included in the new release, no comments. Is there a problem with >> this one ? > >I think it would be cleaner to have WineEngGetFontData do the right >thing directly, instead of calling it twice. My

creating the .so for multiple DLL's

2005-11-30 Thread Ananth M
Hi All,   I am having a windows application that uses a Third Party DLL (let me call is at First.dll ), which uses internally another 3rd party DLL (let me call this as Second.dll). I am not having the equivalant .so files in the Linux version. If I want to use my applica

Re: wine-devel Digest, Vol 4, Issue 151

2005-11-30 Thread Andrea Capiluppi
hello all i'm sorry if this is a bit off topic... i'm involved in a study of the evolution of wine, based on its releases: so far i tried to collect what i could find on the web, but some of the earliest points i'm still missing: maybe somebody involved in the development of wine still has the

Re: Please HELP, info required about 'DIB_Status_GdiMod' and 'DIB_Status_AppMod'

2005-11-30 Thread Marinescu-Ghetau Iulian
Hi there, Thanks alot for all the information, it helped me a great deal in understanding the problem and trying to solve it! I would like to ask you one more thing: if its not too much trouble for you, could you have a look over the few lines i wrote at "http://bugs.winehq.org/show_bug.cgi?id

Re: Question about current Shell Folder registry settings...

2005-11-30 Thread Markus G�mmel
Hi Michael, > You probably should add CSIDL_MY[MUSIC|VIDEO|PICTURES] to the 'folders' > array > in shellpath.c's _SHRegisterUserShellFolders function. This would generate > the appropriate registry entries. With the current implementation those > would > all point to the user's home directory. I

Re: DllCanUnloadNow for dlls/msi

2005-11-30 Thread James Hawkins
On 11/30/05, Christian Gmeiner <[EMAIL PROTECTED]> wrote: > > Can somebody give me some links or maybe a litte source to make such a test? > If you search through the wine-cvs mailing list and a little of wine-devel for DllCanUnloadNow, you should find many examples of how to do this. -- James Ha

Re: Re; Question about current Shell Folder registry settings...

2005-11-30 Thread Markus G�mmel
Hello Juan, >> Can anybody tell me why "Desktop" is set to Z: instead of set >> to "c:\windows\profiles\mgoemmel\Desktop"? > > Because this (z:\home\mgoemmel\Desktop) is the location of your Linux > desktop. If you save stuff to "Desktop," you expect it to appear there, > yes? Ah, yes, now I und

Re: Does the Windows version of Mozilla need to be installed to use the Mozilla ActiveX plugin?

2005-11-30 Thread Tom Wickline
On 11/30/05, Aric Cyr <[EMAIL PROTECTED]> wrote: > David D. Hagood aeroflex.com> writes: > > > > > Does the Windows version of Mozilla need to be in place for the Mozilla > > Active X control to work, or is there a way to point the control at my > > Linux install of Mozilla? > > > > > > Yup, you'l

Re: Does the Windows version of Mozilla need to be installed to use the Mozilla ActiveX plugin?

2005-11-30 Thread Aric Cyr
David D. Hagood aeroflex.com> writes: > > Does the Windows version of Mozilla need to be in place for the Mozilla > Active X control to work, or is there a way to point the control at my > Linux install of Mozilla? > > Yup, you'll need to install a win32 version of mozilla. There is a dece

Debugging Critical Section lockups

2005-11-30 Thread David D. Hagood
I may have a repeatable case of an error in locking critical sections, so I'd like some pointers as to how to debug this. The case occurs with the installer for Delorme Street Atlas 5 - on my 2GHz Athlon desktop it runs without a hitch, but on my oold slow laptop (how old is it? It's s

Re: Monochrome bitmaps again

2005-11-30 Thread Oldrich Jedlicka
Thanks, I will split it into three parts and send them separately into wine-patches: * Fix for the RGB mask * Fix for the monochrome bitmap with inverted colors * Remove the identity color map settings for monochrome bitmaps as it is needed for the previous fix Is it ok? Oldrich. Dne Wednesda

Re: Monochrome bitmaps again

2005-11-30 Thread Alexandre Julliard
Oldrich Jedlicka <[EMAIL PROTECTED]> writes: > Hi all, > > again I go here to ask what is wrong with my patch sent on 23 Nov 2005 to > wine-patches (still not in CVS). > > The problem with monochrome bitmaps with inverted colors was discovered in > game "Neighbours from Hell". I tested the patch

Monochrome bitmaps again

2005-11-30 Thread Oldrich Jedlicka
Hi all, again I go here to ask what is wrong with my patch sent on 23 Nov 2005 to wine-patches (still not in CVS). The problem with monochrome bitmaps with inverted colors was discovered in game "Neighbours from Hell". I tested the patch with simulated inverted colors monochrome bitmap and it

Re: Add missing FreeLibrary calls

2005-11-30 Thread Alexandre Julliard
James Hawkins <[EMAIL PROTECTED]> writes: > Index: dlls/gdi/tests/gdiobj.c > === > RCS file: /home/wine/wine/dlls/gdi/tests/gdiobj.c,v > retrieving revision 1.10 > diff -u -p -r1.10 gdiobj.c > --- dlls/gdi/tests/gdiobj.c 26 Oct 2005

Re: [wined3d] update hw support

2005-11-30 Thread Roderick Colenbrander
> On Wed, Nov 30, 2005 at 07:56:54AM +0100, Roderick Colenbrander wrote: > > The way I would recommend for pci bus scanning is to parse > > /proc/bus/pci/devices the only problem is that this is linux specific. > > Something similar can be done on other OSes though. Another way which is > > more p

Re: [DbgHelp]: StackWalk64.

2005-11-30 Thread Alexandre Julliard
Eric Pouech <[EMAIL PROTECTED]> writes: > ChangeLog: > - implemented StackWalk64 (reusing StackWalk) You should really reuse it, not just duplicate such a big chunk of code. -- Alexandre Julliard [EMAIL PROTECTED]

DllCanUnloadNow for dlls/msi

2005-11-30 Thread Christian Gmeiner
Hi all. I want to start coding for wine and therefore i have wirtten my first patch to add DllCanUnloadNow to msi. Now i need to test my patch. I have got the hint that i must create a COM object that msi.dll provides. Then the following must happen: try calling DllCanUnloadNow, and it should

Re: Question about X11DRV_ChoosePixelFormatglXChooseFBConfig returns NULL (glError: 0)

2005-11-30 Thread Raphael
On Wednesday 30 November 2005 04:08, Aric Cyr wrote: > Raphael club-internet.fr> writes: > > On Tuesday 29 November 2005 22:46, L. Lenders wrote: > > > Just for the info: after some digging i found a quick > > > hack to get rid of the error: comment line 208 in > > > dlls/x11drv/opengl.c: > > > >