Sweden-Number/dlls/secur32/tests
Rob Shearman 693433a3f2 secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.
Instead store the handles directly in the SspiData structure and pass
the addresses of these into SSPI functions.
2009-12-30 13:40:25 +01:00
..
Makefile.in
main.c
ntlm.c secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers. 2009-12-30 13:40:25 +01:00
schannel.c
secur32.c