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-01-23 04:15:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Andrew Talbot
da90b4a8dd
secur32: Declare a function static.
2007-02-05 12:25:36 +01:00
..
tests
secur32/tests: Fix compilation for older gcc versions (and MinGW).
2007-01-15 14:39:10 +01:00
base64_codec.c
…
dispatcher.c
…
hmac_md5.c
…
hmac_md5.h
…
Makefile.in
…
negotiate.c
…
ntlm.c
secur32: Fix off-by-one error in converting the password to unicode.
2007-01-24 12:56:33 +01:00
schannel.c
…
secur32_priv.h
…
secur32.c
secur32: Use '%u' to print GetLastError().
2007-01-18 12:55:10 +01:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
secur32: Declare a function static.
2007-02-05 12:25:36 +01:00
wrapper.c
…