ChangeSet ID: 9511 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/25 18:55:35
Modified files: include : module.h dlls/ntdll : loader.c
Log message: Moved WINE_MODREF definition to loader.c. Removed short module name from WINE_MODREF, Windows doesn't have it. Rewrote LdrGetDllHandle to only use Unicode.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9511
Old revision New revision Changes Path 1.96 1.97 +2 -16 wine/include/module.h 1.37 1.38 +60 -31 wine/dlls/ntdll/loader.c