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-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Francois Gouget
aab5e5856e
Don't put single quotes around '%s' when using the debugstr_*() functions.
2007-01-18 12:55:50 +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
Don't put single quotes around '%s' when using the debugstr_*() functions.
2007-01-18 12:55:50 +01:00
schannel.c
secur32: Make some data const.
2006-12-14 20:11:44 +01:00
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
…
wrapper.c
…