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-19 12:21:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Francois Gouget
f46cfe601c
advapi32: Remove a useless macro.
2007-01-05 20:27:13 +01:00
..
tests
advapi32: Change the test for the type parameter of RegQueryValueExA to only run on Win9x, since the value is set to a random value on NT.
2006-12-28 12:17:04 +01:00
advapi32_misc.h
…
advapi32.spec
…
advapi.c
…
crypt_arc4.c
…
crypt_des.c
…
crypt_lmhash.c
…
crypt_md4.c
…
crypt_md5.c
…
crypt_sha.c
advapi32: Constify a parameter.
2006-11-13 12:47:10 +01:00
crypt.c
advapi32: Remove a useless macro.
2007-01-05 20:27:13 +01:00
crypt.h
…
eventlog.c
…
lsa.c
advapi32: Eliminate wild pointers.
2006-12-05 11:37:57 +01:00
Makefile.in
…
registry.c
advapi32: Make some data const.
2006-11-29 12:44:43 +01:00
security.c
Add some documentation headers to make winapi_check happy.
2006-11-13 13:01:15 +01:00
service.c
…