kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this...
commit731306bf78f2b8a6a92448e1977268b4396eb449
authorJames Hawkins <jhawkins@codeweavers.com>
Tue, 2 Sep 2008 06:01:59 +0000 (2 01:01 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Sep 2008 11:14:50 +0000 (3 13:14 +0200)
tree677cc814e4be1674a7a0200d9a23d867dad166b1
parentb1ff9621824e13c52e97c0411b994982de99ed74
kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior.
dlls/kernel32/module.c
dlls/kernel32/tests/module.c