Displaying 3 results from an estimated 3 matches for "schan_querycontextattributesw".
2009 May 20
6
Error
Hi,
I'm trying to install a programme called WinTrade. I managed to install it on my system. However when I tried to run it, it complained that it need mono for windows. So I installed mono and that seemed ok. Now when I run the program I get the following error:
> Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module>
2009 Mar 28
1
Configure program to use LAN connection/winsock instead!
Hi, I am running a program that logs into a remote server, and I am getting the following error:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x5a
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x53
err:ole:CoWaitForMultipleHandles Unexpected wait termination: 192, 0
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:ras:RasEnumConnectionsW (0x82b0028,0x32e430,0x32e42c),stub!
fix...
2009 Jan 02
0
Wine release 1.1.12
...et.
secur32: Try an EMPTY buffer if we can't find one of type TOKEN.
secur32: Dump the buffer descs in schan_InitializeSecurityContextW().
secur32: Add stubs for schannel QueryContextAttributesA() and QueryContextAttributesW().
secur32: Handle SECPKG_ATTR_STREAM_SIZES in schan_QueryContextAttributesW().
secur32: Implement schannel EncryptMessage().
secur32: Implement schannel DecryptMessage().
d3d9: Release the vertex declaration once we're done with it.
d3d: Make sure the device is properly released when exiting the tests.
wined3d: The initial value for D3DRS_...