Re: fixme:win:LockWindowUpdate

2005-09-28 Thread James Hawkins
On 9/28/05, Esko Woudenberg <[EMAIL PROTECTED]> wrote: > > > fixme:win:LockWindowUpdate (0x2002a), partial > > stub! > > > > > Stubbed functions aren't usually the cause of > > crashes. > I take it that wine would just "ignore" the re

Re: fixme:win:LockWindowUpdate

2005-09-27 Thread James Hawkins
On 9/27/05, Esko Woudenberg <[EMAIL PROTECTED]> wrote: > There are several parts of a C++ Builder app I am > working on that try to call the LockWindowUpdate() > WIN32 api call it appears to result in a wine crash > with the following error: > > fixme:win:LockWindowUpdate

fixme:win:LockWindowUpdate

2005-09-27 Thread Esko Woudenberg
There are several parts of a C++ Builder app I am working on that try to call the LockWindowUpdate() WIN32 api call it appears to result in a wine crash with the following error: fixme:win:LockWindowUpdate (0x2002a), partial stub! Where do I go to find out who (if anyone) is working on support