kernel32/test: Test import entries of a core windows DLLs (Revision 4)

Paul Vriens paul.vriens.wine at gmail.com
Fri Sep 12 15:35:11 CDT 2008


>
> 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



More information about the wine-devel mailing list