search for: ntlm_initializesecuritycontextw

Displaying 2 results from an estimated 2 matches for "ntlm_initializesecuritycontextw".

2009 Aug 21
0
[VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)
...Visual Studio 8/VC/bin/cl.exe fixme:ole:NdrCorrelationInitialize (0x33e46c, 0x33e060, 1024, 0x0): stub fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented fixme:advapi:LsaOpenPolicy ((null),0x33d8e0,0x00000001,0x33d8dc) stub fixme:advapi:LsaClose (0xcafe) stub fixme:ntlm:ntlm_InitializeSecurityContextW using ntlm_auth cached credentials not supported err:rpc:RPCRT4_SecurePacket EncryptMessage failed with 0x80090321 fixme:imm:ImmDisableIME (-1): stub fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads fixme:thread:NtQueryInformationThread info class 9 not suppo...
2010 Jan 08
0
Wine release 1.1.36
...winex11.drv: Empty clipboard cache on process unload to avoid false positives being reported for memory leaks. secur32: Fix memory leaks in tests. secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers. secur32: Fix memory leaks in ntlm_InitializeSecurityContextW. secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function. ntdll: Fix typo in RTL_ReportRegistryValue which caused a counted string to be passed into QueryFunction which expects a nul-terminated string....