ChangeSet ID: 1025832490158659054040076 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/04 20:28:10
Modified files: dlls/dsound : dsound_main.c dlls/x11drv : x11drv_main.c loader : loadorder.c misc : version.c
Log message: No need to call GetModuleFileName16 now that GetModuleFileNameA handles 16-bit tasks.
Patch: http://cvs.winehq.com/patch.py?id=1025832490158659054040076
Revision Changes Path 1.61 +1 -2 wine/dlls/dsound/dsound_main.c 1.56 +1 -2 wine/dlls/x11drv/x11drv_main.c 1.54 +1 -2 wine/loader/loadorder.c 1.56 +1 -2 wine/misc/version.c