wine-wine/dlls/advapi32
Alexandre Julliard 9caa71eef4 Redesign of the server communication protocol to allow arbitrary sized
data to be exchanged.
Split request and reply structures to make backwards compatibility
easier.
Moved many console functions to dlls/kernel, added code page support,
changed a few requests to behave properly with the new protocol.
2001-11-30 18:46:42 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Finished separation of advapi32. 2000-11-30 20:31:41 +00:00
advapi.c GetUserName should include the terminating null character when 2001-11-20 20:26:54 +00:00
advapi32.spec Created stubs for all cryptographic functions. 2001-09-12 17:09:56 +00:00
crypt.c Fixed issue found by winapi_check. 2001-10-09 21:48:39 +00:00
eventlog.c Documentation ordinal fixes. 2001-02-14 23:11:17 +00:00
registry.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
security.c Spelling fixes. 2001-08-09 21:16:55 +00:00
service.c Fix LUID definition. 2001-11-20 18:52:20 +00:00