wine-wine/dlls/advapi32
Marko Nikolic 30fde946fa advapi32: Removed sign comparison warning. 2011-10-06 12:27:34 -05:00
..
tests advapi32/tests: Add one more QueryServiceStatusEx() test. 2011-10-06 12:23:43 -05:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
advapi.c advapi32: Set *lpSize properly in GetUserNameA. 2011-07-05 14:40:00 +02:00
advapi32.spec advapi32: Add stub TraceMessage, TraceMessageVa. 2011-08-03 17:38:31 +02:00
advapi32_misc.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
cred.c advapi32: Include system headers before Windows headers. 2011-09-05 17:22:10 +02:00
crypt.c advapi32: Fix printing NULL strings. 2011-09-20 16:21:38 +02:00
crypt.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
crypt_arc4.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Add stub TraceMessage, TraceMessageVa. 2011-08-03 17:38:31 +02:00
lsa.c advapi32: Fix incorrect pointer increment. 2011-05-05 16:31:58 +02:00
registry.c advapi32: Fix printing NULL strings. 2011-09-20 16:21:38 +02:00
security.c advapi32: Removed sign comparison warning. 2011-10-06 12:27:34 -05:00
service.c advapi32: Make sure lpDisplayName is initialized in EnumServicesStatusA. 2011-06-10 10:56:48 +02:00
svcctl.idl
version.rc