ChangeSet ID: 20259 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/17 09:28:44
Modified files: dlls/user : user_main.c
Log message: Robert Shearman rob@codeweavers.com GetDesktopWindow can now potentially create a thread, so we shouldn't call this function from DllMain otherwise it is possible to cause a deadlock.
Patch: http://cvs.winehq.org/patch.py?id=20259
Old revision New revision Changes Path 1.96 1.97 +1 -1 wine/dlls/user/user_main.c