- implemented LdrQueryProcessModuleInformation
commit051f87150f906b54ef89df51fd5f6a3415dd27e1
authorEric Pouech <pouech-eric@wanadoo.fr>
Fri, 21 Mar 2003 00:34:36 +0000 (21 00:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Mar 2003 00:34:36 +0000 (21 00:34 +0000)
tree5b9a57ccff852979ca9880beaeaaf7884574064e
parent69497b3c9751b427944c9d23b3fa40cb47a826a6
- implemented LdrQueryProcessModuleInformation
- rewrote VERSION_GetLinkedDllVersion() with this new function instead
  of accessing directly the modref list
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
include/winternl.h
misc/version.c