wine-wine/dlls/advapi32
Alexandre Julliard 43690e9e47 Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
..
tests Use only Ansi APIs for cleaning up the registry. 2003-01-13 18:29:31 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Compile the advapi32 dll with -DSTRICT. 2002-10-25 19:17:33 +00:00
advapi.c Added wine_get_user_name function and got rid of some of the getpwuid 2002-08-27 18:30:53 +00:00
advapi32.spec Stubs for Un|LockServiceDatabase. 2003-01-14 19:31:44 +00:00
crypt.c Only modify returned keys on success. 2002-08-13 18:05:19 +00:00
crypt.h The provider functions are WINAPI. 2002-08-13 18:05:45 +00:00
eventlog.c Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
registry.c Remove some calls to HEAP_strdupAtoW from advapi32. 2003-01-20 23:23:12 +00:00
security.c Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
service.c Removed some Unicode -> Ascii cross-calls. 2003-01-24 00:45:51 +00:00