This revision uses GetModuleHandle instead of LoadLibrary, and folds the introduction of the new test patch and breaking tests into their own bodies patch into a single patch.
The prior version of this patch is available for reference at: http://www.winehq.org/pipermail/wine-patches/2008-September/ 061357.html http://www.winehq.org/pipermail/wine-patches/2008-September/ 061358.html
dlls/kernel32/tests/loader.c | 81 +++++++++++++++++++++++++++++++++ ++++++++- 1 files changed, 80 insertions(+), 1 deletions(-) <e74416df81e0e57b11bf7761808510ab4b7cb11c.diff>
You are still using LoadLibrary.
Cheers,
Paul