[Wine]LockWindowUpdate

Raimund Eimann raimund at cs.auckland.ac.nz
Thu May 5 14:27:26 CDT 2005


Hi,

I've got a program that produces these error messages when started with wine.

fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!

The program freezes while displaying a splash screen. AFAI understand, 
LockWindowUpdate is not implemented in wine's replacement for USER32.DLL. On 
the other hand, the original Windows version of USER32.DLL cannot be used 
with wine, 'coz it's a core library. Does anyone know about a solution for 
this problem?

Cheers,
Raimund



More information about the wine-users mailing list