This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 22:50:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
82babbee0b
wine
/
dlls
/
secur32
/
tests
History
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
..
main.c
secur32: Move NTLM tests to ntlm.c to avoid cluttering main.c with NTLM-specific tests.
2006-08-09 11:20:03 +02:00
Makefile.in
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
ntlm.c
secur32: Fix DecryptMessage for the dummy case.
2006-09-08 11:02:25 +02:00
schannel.c
secur32: Make tests loadable on NT4.
2006-08-18 11:33:51 +02:00
secur32.c
secur32: Fix secur32 test to pass on windows.
2006-08-26 18:55:35 +02:00