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-21 13:23:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Alexandre Julliard
7be607f7c0
Added commented out stubs for a bunch of new functions.
2005-08-01 14:59:26 +00:00
..
tests
Rewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.
2005-07-18 10:30:51 +00:00
.cvsignore
…
advapi32.spec
Added commented out stubs for a bunch of new functions.
2005-08-01 14:59:26 +00:00
advapi.c
…
crypt_des.c
…
crypt_lmhash.c
…
crypt_md4.c
…
crypt_md5.c
…
crypt_sha.c
…
crypt.c
Add/correct a couple definitions, allow hashing nothing.
2005-07-18 09:07:57 +00:00
crypt.h
…
eventlog.c
…
lsa.c
Assorted spelling fixes.
2005-07-11 10:59:41 +00:00
Makefile.in
Branch the LSA functions from security.c to lsa.c.
2005-07-06 10:37:50 +00:00
registry.c
Correct RegCreateKeyEx[A/W] prototype to match the PSDK.
2005-07-28 10:18:23 +00:00
security.c
Branch the LSA functions from security.c to lsa.c.
2005-07-06 10:37:50 +00:00
service.c
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06 19:08:05 +00:00