Francois Gouget
|
6a6c85c6d8
|
Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
|
2004-04-19 20:12:14 +00:00 |
Chris Morgan
|
6088c11f96
|
Stub NetUserEnum().
|
2004-02-06 05:17:39 +00:00 |
Mike McCormack
|
ed224b3398
|
Stub implementations for some functions.
|
2003-12-04 20:53:46 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Uwe Bonnes
|
bf25cefe7f
|
NetUserGetInfo: implemented Level 1.
|
2002-12-17 01:46:40 +00:00 |
Chris Morgan
|
b3123fac25
|
Stub NetGetDCName(). Add in the rest of the NERR_* defines.
|
2002-12-13 20:28:03 +00:00 |
Patrik Stridvall
|
b5bb32c09a
|
Fixed some issues found by winapi_check.
|
2002-09-24 18:29:39 +00:00 |
Andriy Palamarchuk
|
2693eb9a23
|
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.
|
2002-09-23 20:36:50 +00:00 |