secur32: Fix the wrapper InitializeSecurityContextA/W functions to handle phContext...
commitee47c5a23a83516c0e1734f2dfcc0f0c8729f838
authorRob Shearman <rob@codeweavers.com>
Thu, 24 May 2007 19:01:21 +0000 (24 20:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 May 2007 18:16:38 +0000 (25 20:16 +0200)
tree7af742d792f114120e910694cc36c917a52fe9aa
parente24667cc6e5f5dd1e3434d9073496970130de4e0
secur32: Fix the wrapper InitializeSecurityContextA/W functions to handle phContext and phNewContext parameters being optional for some SSPs.
dlls/secur32/wrapper.c