Hi all
static SECURITY_STATUS SEC_ENTRY schan_InitializeSecurityContextW( PCredHandle, PCtxtHandle, SEC_WCHAR *, ULONG, ULONG, ULONG, PSecBufferDesc, ULONG, PCtxtHandle, PSecBufferDesc, ULONG, PTimeStamp)
We all should thank the People who did such a Design :-)
However, this only works in newer C compilers as far as I know... ;)
I never wanted to compile this shortcut, it was just presented as a fat/bloated Design-Example from the well known big Company.