No need to call GetModuleFileName16 now that GetModuleFileNameA
commit7015ce3096fd2d76058aa7e6942545475a46b833
authorAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jul 2002 01:28:10 +0000 (5 01:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jul 2002 01:28:10 +0000 (5 01:28 +0000)
treecfc258b895abda8313e91b72d4bcdec0fc409fd8
parent83886f23fadb06e5c416e779a7acce07fa914f94
No need to call GetModuleFileName16 now that GetModuleFileNameA
handles 16-bit tasks.
dlls/dsound/dsound_main.c
dlls/x11drv/x11drv_main.c
loader/loadorder.c
misc/version.c