Sweden-Number/dlls/secur32
Marcus Meissner bd7ec9aca5 The last argument to MultiByteToWideChar is wide character count and
not the buffer size in bytes. Fixed all places where it was wrong.
2005-09-12 22:07:53 +00:00
..
tests Authors: James Hawkins <truiken@gmail.com>, Juan Lang <juan_lang@yahoo.com> 2005-08-30 08:55:20 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Add NTLM security provider dummy. 2005-08-17 09:52:30 +00:00
negotiate.c Added Negotiate security provider dummy. Removed todos from the test. 2005-08-15 20:52:18 +00:00
ntlm.c Add NTLM security provider dummy. 2005-08-17 09:52:30 +00:00
schannel.c Begin stubs of built-in schannel provider. 2005-05-13 17:44:47 +00:00
secur32.c Authors: James Hawkins <truiken@gmail.com>, Juan Lang <juan_lang@yahoo.com> 2005-08-30 08:55:20 +00:00
secur32.spec Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h Authors: James Hawkins <truiken@gmail.com>, Juan Lang <juan_lang@yahoo.com> 2005-08-30 08:55:20 +00:00
thunks.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
thunks.h Added a secur32.dll that loads other SSP DLLs and forwards calls to 2004-03-02 04:57:35 +00:00
wrapper.c Fixed a couple of bugs in InitializeSecurityContext(A/W) and 2005-08-22 10:05:45 +00:00