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 02:05:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
/
tests
History
Austin English
addf0c11a0
advapi32/tests: Avoid #if 0, use if(0) instead.
2009-09-15 16:41:26 -05:00
..
cred.c
advapi32/tests: Avoid #if 0, use if(0) instead.
2009-09-15 16:41:26 -05:00
crypt_lmhash.c
…
crypt_md4.c
…
crypt_md5.c
…
crypt_sha.c
advapi32/tests: Use explicit prototypes for function pointers.
2009-09-09 13:13:25 +02:00
crypt.c
…
lsa.c
advapi32: Add tests for LsaLookupNames2.
2009-08-07 11:39:50 +02:00
Makefile.in
…
registry.c
advapi32/tests: Use the global wine_dbgstr_w instead of a local variant.
2009-08-19 13:36:17 +02:00
security.c
advapi32/tests: Fix tests on Win7.
2009-08-26 14:56:00 +02:00
service.c
…