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 _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users