[advapi32/service] Cater better for domain in test

Paul Vriens paul.vriens.wine at gmail.com
Tue Jul 31 06:09:41 CDT 2007


Hi,

GetComputerNameEx is not available on win9x. Instead of doing a GetProcAddress 
I've opted for a simpler solution. USERDOMAIN is available as of NT4 and does 
the trick (remember that service tests are not run on win9x anyway).

Now the advapi32 tests should run again on win9x.

Changelog
   Cater better for domain in test

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Cater-better-for-domain-in-test.patch
Type: text/x-patch
Size: 1708 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070731/6d3777ab/0003-Cater-better-for-domain-in-test.bin


More information about the wine-patches mailing list