Make sure GetModuleFileName16 does not return garbage even if the path
commit13c965cc9ffd6e0c21ad06232c35158de01f7ad4
authorAlexandre Julliard <julliard@winehq.org>
Sat, 10 Jun 2000 04:45:52 +0000 (10 04:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 10 Jun 2000 04:45:52 +0000 (10 04:45 +0000)
treefa710731b3ce2f345c6decb51adbca99978441f9
parent2850b6628e407b754b874e8f4b9a691f79576c15
Make sure GetModuleFileName16 does not return garbage even if the path
is not valid (thanks to Andreas Mohr).
loader/ne/module.c