Displaying 2 results from an estimated 2 matches for "rpcrt4_securepacket".
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...)
...24, 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 supported yet
fixme:advapi:SetNamedSecurityInfoW L"C:\\users\\mathieu\\Local...
2007 Sep 14
0
Wine release 0.9.45
...endedControl.
ntdll: Remove the overly-cautious check which prevented NtSetSystemTime from changing the time by more than two minutes.
kernel32: Remove an unused #define in time.c.
ole32: Add cross-process running-object table support.
rpcrt4: Correctly handle the failure of RPCRT4_SecurePacket in RPCRT4_Receive.
crypt32: Fix a compile failure on *BSD systems.
rpcrt4: Fix a trace in RPCRT4_SecurePacket.
ole32: Implement CoFreeUnusedLibrariesEx.
ole32: Fix the default unload delay to depend on the threading model of the component loaded.
mshtml: Store the nsIE...