ChangeSet ID: 17614 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/19 07:44:31
Modified files: tools/winebuild: spec16.c dlls/kernel : ne_module.c kernel32.spec
Log message: Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for consistency with the 32-bit version, and also make the register function use the same prototype as the 32-bit one.
Patch: http://cvs.winehq.org/patch.py?id=17614
Old revision New revision Changes Path 1.53 1.54 +5 -7 wine/tools/winebuild/spec16.c 1.42 1.43 +38 -23 wine/dlls/kernel/ne_module.c 1.152 1.153 +2 -2 wine/dlls/kernel/kernel32.spec