Hi,
License: X11
ChangeLog:
Jon Griffiths <jon_p_griffiths@yahoo.com>
+dlls/netapi32/tests/wksta.c
Fix compilation under VS.Net
=====
"Don't wait for the seas to part, or messiahs to come;
Don't you sit around and waste this chance..." - Live
jon_p_griffiths@yahoo.com
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
diff -ur wine/dlls/netapi32/tests/wksta.c wine-develop-compare/dlls/netapi32/tests/wksta.c
--- wine/dlls/netapi32/tests/wksta.c Thu Dec 19 01:04:12 2002
+++ wine-develop-compare/dlls/netapi32/tests/wksta.c Wed Feb 5 12:55:04 2003
@@ -20,7 +20,7 @@
#include "wine/test.h"
#include "winbase.h"
-#include "winerror.h"
+#include "winresrc.h" /* Ensure we use Unicode defns with native headers */
#include "nb30.h"
#include "lmcons.h"
#include "lmerr.h"