wine-wine/dlls/advapi32
Steven Edwards 14e3b19cd0 Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +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 Janitorial. Get rid of W->A calls. 2003-03-14 04:50:34 +00:00
advapi.c Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
advapi32.spec Fix spec for InitiateSystemShutdownExA, as pointed out by Stefan 2003-08-13 19:34:57 +00:00
crypt.c Fixed prototypes of VTableProcStruc callback functions. 2003-07-21 23:50:39 +00:00
crypt.h Moved declaration of VTableProvStruc from dlls/advapi32/crypt.h to 2003-07-21 23:50:08 +00:00
eventlog.c Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
registry.c Implement registry key unloading. 2003-08-19 03:08:17 +00:00
security.c Stubs for advapi32 functions InitiateSystemShutdownEx, SetEntriesInAcl 2003-08-12 18:53:14 +00:00
service.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00