Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Robert Reif
|
357713473b
|
netapi32: Implement NetUserModalsGet level 2.
|
2006-05-05 17:31:00 +02:00 |
Hans Leidekker
|
b9709d805c
|
netapi32: Improve stub for NetUserModalsGet.
Tell the caller this host is not part of a domain.
|
2006-02-13 13:22:11 +01:00 |
Ge van Geldorp
|
2f57b9f36e
|
Fix some prototypes to match the PSDK.
|
2005-11-21 11:59:27 +00:00 |
Detlef Riekenberg
|
0af6ae55e9
|
NetUserAdd + NetUserDel implemented as stub.
Made some FIXME more informative.
Marked some FIXME as stub.
Added comments before some functions.
|
2005-07-07 20:26:41 +00:00 |
Stefan Huehner
|
2440dcfe88
|
Fix -Wmissing-declarations warnings.
|
2005-07-05 12:49:14 +00:00 |
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 |