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-02 17:55:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Robert Shearman
d6a06f942e
- Fix error paths in advapi32.CryptAcquireContextA.
...
- Call CRYPT_VerifyImage to verify the signature, even though it currently does nothing.
2003-10-22 03:04:30 +00:00
..
tests
Various test fixes for XP/msvc.
2003-09-25 20:29:40 +00:00
.cvsignore
…
advapi32.spec
Created stub functions for advapi32.GetExplicitEntriesFromAclA/W().
2003-09-17 20:04:45 +00:00
advapi.c
…
crypt.c
- Fix error paths in advapi32.CryptAcquireContextA.
2003-10-22 03:04:30 +00:00
crypt.h
…
eventlog.c
…
Makefile.in
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
registry.c
RegCreateKeyEx{A,W}: state that class string is constant.
2003-10-21 23:44:37 +00:00
security.c
Documentation updates.
2003-10-01 03:20:21 +00:00
service.c
Make sure we always use the same name for the semaphore (spotted by
2003-10-10 00:05:49 +00:00