This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Alex Stanev
82b7a4166f
advapi32: Set *lpSize properly in GetUserNameA.
2011-07-05 14:40:00 +02:00
..
tests
advapi32: Fix the parameter checks in QueryServiceStatusEx.
2011-06-09 23:42:41 +02:00
advapi32_misc.h
…
advapi32.spec
advapi32: Add stubs for GetNamedSecurityInfoExA/W.
2011-05-18 16:54:22 +02:00
advapi.c
advapi32: Set *lpSize properly in GetUserNameA.
2011-07-05 14:40:00 +02:00
cred.c
…
crypt_arc4.c
…
crypt_des.c
…
crypt_lmhash.c
…
crypt_md4.c
…
crypt_md5.c
…
crypt_sha.c
…
crypt.c
advapi32: Remove wrong "is NULL and error out" code (coccicheck).
2011-06-06 16:29:58 +02:00
crypt.h
…
eventlog.c
advapi32: Return success in RegisterTraceGuids.
2011-05-13 17:05:26 +02:00
lsa.c
advapi32: Fix incorrect pointer increment.
2011-05-05 16:31:58 +02:00
Makefile.in
…
registry.c
…
security.c
advapi32: Add stubs for GetNamedSecurityInfoExA/W.
2011-05-18 16:54:22 +02:00
service.c
advapi32: Make sure lpDisplayName is initialized in EnumServicesStatusA.
2011-06-10 10:56:48 +02:00
svcctl.idl
…
version.rc
…