ChangeSet ID: 17332 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/06 15:02:36
Modified files: dlls/wineps : psdrv.h init.c driver.c
Log message: Store the module instance we get in DllMain to avoid extra LoadLibrary calls.
Patch: http://cvs.winehq.org/patch.py?id=17332
Old revision New revision Changes Path 1.55 1.56 +1 -2 wine/dlls/wineps/psdrv.h 1.60 1.61 +2 -0 wine/dlls/wineps/init.c 1.24 1.25 +2 -2 wine/dlls/wineps/driver.c