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-01-22 03:49:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Maarten Lankhorst
284f86183c
advapi: Check if service really exists before bombing out in CreateService.
2008-02-22 11:55:12 +01:00
..
tests
advapi32/tests: Check whether RegGetValue() '\0'-terminates the buffer when retrieving a zero-byte string value.
2008-02-19 13:39:24 +01:00
advapi32_misc.h
…
advapi32.spec
advapi32: Add a rudimentary implementation of CredGetSessionTypes().
2008-02-15 12:05:20 +01:00
advapi.c
…
cred.c
advapi32: Add a rudimentary implementation of CredGetSessionTypes().
2008-02-15 12:05:20 +01:00
crypt_arc4.c
…
crypt_des.c
…
crypt_lmhash.c
…
crypt_md4.c
…
crypt_md5.c
…
crypt_sha.c
…
crypt.c
…
crypt.h
…
eventlog.c
…
lsa.c
…
Makefile.in
…
registry.c
advapi32: Document that the cbData parameter of RegSetValueA/W is ignored.
2008-02-18 13:29:56 +01:00
security.c
advapi32: Implement LookupAccountNameW for well-known groups.
2008-01-23 11:31:42 +01:00
service.c
advapi: Check if service really exists before bombing out in CreateService.
2008-02-22 11:55:12 +01:00
version.rc
…