Sweden-Number/dlls/advapi32
François Gouget 97ad5a7e02 Fixed some 0 vs. FALSE mismatches.
Fixed a '%x' vs. '%lx' mismatch.
Fixed some DWORD vs. SC_HANDLE mismatches.
2001-01-02 20:20:34 +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 Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
advapi32.spec Finished separation of advapi32. 2000-11-30 20:31:41 +00:00
crypt.c Added stubs for CryptGenRandom(), CryptReleaseContext(). 2000-10-24 01:39:29 +00:00
eventlog.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
registry.c Converted enum_key_value request to the new request mechanism. 2000-12-15 20:57:00 +00:00
security.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
service.c Fixed some 0 vs. FALSE mismatches. 2001-01-02 20:20:34 +00:00