wine-wine/dlls/advapi32
Andrey Gusev 2c598e5523 advapi32: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 12:30:39 +09:00
..
tests advapi32/tests: Some spelling fixes for the security ok() messages. 2016-04-19 14:56:58 +09:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
advapi.c advapi32: Use dbgstr_a() to print string in a FIXME. 2016-05-23 14:09:26 +09:00
advapi32.spec advapi32: Add CreatePrivateObjectSecurityEx. 2016-03-14 13:54:52 +09:00
advapi32_misc.h advapi32: Use heap* helpers in service code. 2014-08-25 10:54:50 +02:00
cred.c advapi32: Don't print 32-bit values as long integers. 2016-02-19 00:49:11 +09:00
crypt.c advapi32: Fix a typo in comment. 2016-06-03 12:30:39 +09:00
crypt.h advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c ntdll: Moved RegisterTraceGuids[AW] implementation to ntdll. 2016-02-25 22:45:08 +09:00
lsa.c advapi32: Return success from LsaAddAccountRights. 2014-11-04 21:19:35 +09:00
registry.c advapi32: Fix return value of RegNotifyChangeKeyValue for pending events. 2016-04-06 00:31:20 +09:00
security.c advapi32: Add CreatePrivateObjectSecurityEx. 2016-03-14 13:54:52 +09:00
service.c advapi32: Fix compilation on systems that don't support nameless unions. 2015-03-02 13:48:57 +09:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc