[advapi32/tests] Prepare for more tests and use skip

Paul Vriens paul.vriens.wine at gmail.com
Sun Mar 11 13:42:35 CDT 2007


Hi,

this patch introduces a InitFunctionPtrs function to deal with functions that
are not available on all windows version. Currently it only covers RegGetValue,
but RegDeleteTree (introduced with Vista) will follow soon.

The LoadLibrary is changed into a GetModuleHandle as the tests are already 
linked to advapi32.

I've also used skip when RegGetValue is not available.

Changelog
    Prepare for more tests and use skip

Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Prepare-for-more-tests-and-use-skip.patch
Type: text/x-patch
Size: 2402 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070311/e0086379/0002-Prepare-for-more-tests-and-use-skip.bin


More information about the wine-patches mailing list