[netapi32/tests] Use LoadLibrary where needed and skip

Paul Vriens paul.vriens.wine at gmail.com
Fri Mar 23 05:38:48 CDT 2007


Hi,

all of the tests need a LoadLibrary instead of GetModuleHandle as
netapi32.dll is not linked during compile time (optimization due to
missing direct calls). I've added FreeLibrary's where needed.

I've changed some of the skip's where I think it made sense and
changed some of the text.

access.c currently has fixed tests for 'Administrator'. This will
obviously fail on systems with a different locale or system where
Administrator has been renamed. (Added a FIXME).

Changelog
  Use LoadLibrary where needed and skip

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Use-LoadLibrary-where-needed-and-skip.patch
Type: text/x-patch
Size: 8793 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070323/b5ba0ee0/0002-Use-LoadLibrary-where-needed-and-skip-0001.bin


More information about the wine-patches mailing list