Removed references to GetSystemDirectoryW.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2003 22:56:34 +0000 (22:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2003 22:56:34 +0000 (22:56 +0000)
commit146afcc98c99daa97153c9807a95589b4ed1807e
treeda6e5e8f8a5890778c04efdc37b79a6a2ae5ba64
parent7e0ddbc60f942c008401be44718c53381b9fe0d2
Removed references to GetSystemDirectoryW.
Optimized module lookup a bit.
Keep track of the modref pointer across builtin dll loads to avoid
having to look it up by name afterwards.
dlls/ntdll/loader.c
dlls/ntdll/loadorder.c
dlls/ntdll/ntdll_misc.h