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-03-03 18:28:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
/
tests
History
Stefan Leichter
552c225949
advapi32: Fix initial cleanup of the registry keys used for testing.
2007-04-30 12:19:56 +02:00
..
crypt_lmhash.c
advapi32: Replace const pointer parameters with correct pointers to const.
2007-03-05 12:09:03 +01:00
crypt_md4.c
advapi32/tests: No need to check return value of GetModuleHandle.
2007-03-14 22:44:07 +01:00
crypt_md5.c
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
2007-03-28 12:36:13 +02:00
crypt_sha.c
advapi32/tests: Use GetModuleHandle and skip.
2007-03-13 21:08:13 +01:00
crypt.c
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
2007-03-28 12:36:13 +02:00
lsa.c
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
2007-03-28 12:36:13 +02:00
Makefile.in
…
registry.c
advapi32: Fix initial cleanup of the registry keys used for testing.
2007-04-30 12:19:56 +02:00
security.c
advapi32/tests: Add check to see if SetEntriesInAclW is implemented.
2007-03-30 10:09:15 +02:00