[2/2] secur32/tests: Fix GetUserNameEx() tests (try 2)

Paul Vriens paul.vriens.wine at gmail.com
Tue Apr 14 04:11:18 CDT 2009


Ge van Geldorp wrote:
> Try 2: use win_skip() instead of skip()
> 
> Changelog:
>   secur32/tests: Fix GetUserNameEx() tests
> 
> ---
>  dlls/secur32/tests/secur32.c |   44
> +++++++++++++++++++++---------------------
>  1 files changed, 22 insertions(+), 22 deletions(-)
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi Ge,

Why did you remove:

-    if (0) /* Crashes on Windows */
-        rc = pGetUserNameExW(NameSamCompatible, NULL, NULL);
-

The point of these additions was to show/document that Windows crashes 
when called like this.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list