Displaying 4 results from an estimated 4 matches for "ws2def".
2013 Oct 11
0
Wine release 1.7.4
...m32: ImmGetCandidateWindow should not return unset data.
Aurimas Fi?eras (1):
po: Update Lithuanian translation.
Austin English (1):
dxdiagn: Add a few more stub properties.
Bruno Jesus (4):
ws2_32/tests: Fix an ok() call comment.
include: Move struct WSABUF and WSAMSG to ws2def.h.
ws2_32: Implement WSASendMsg().
po: Update Brazilian Portuguese translation.
Daniel Jelinski (1):
include: Define ERROR_REQUEST_PAUSED.
Dmitry Timoshkov (12):
ntdll: Unify the checks for asynchronous NtWriteFile behaviour.
ntdll: Unify the checks for asynchronous...
2015 Oct 30
0
Wine release 1.7.54
...nts.
rpcrt4: Moved formatting pipe names to helper functions.
rpcrt4: Added support for binding argument in RpcMgmtIsServerListening.
rpcrt4: Added RpcMgmtIsServerListening tests.
mshtml/tests: Fixed more test failures on win10.
ws2_32: Added GetAddrInfoExW stub.
ws2def.h: Fixed ADDRINFOEX declaration.
kernel32: Pass SYNCHRONIZE access flag to NtCreateFile.
advapi32: Pass SYNCHRONIZE flag in NtCreateFile and NtOpenFile calls.
kernel32: Pass SYNCHRONIZE flag to NtOpenFile.
krnl386.exe: Pass SYNCHRONIZE flag to NtCreateFile.
J?zef Kucia (31)...
2009 Apr 10
0
Wine release 1.1.19
...XHOST and NI_MAXSERV to ws2tcpip.h.
rpcrt4: Fix context handle test on Vista upwards.
rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined.
oleaut32: Fix the SAFEARRAY marshalling on 64-bit platforms.
include: Add declaration of sockaddr_storage to ws2def.h.
include: Remove mismatched closing bracket from ws2ipdef.h when compiling as C++.
rpcrt4: Factor out non-Win32 compatible parts of the ncacn_ip_tcp client code to allow it to be compiled in.
rpcrt4: Add a Win32 implementation of ncacn_ip_tcp transport.
Roderick Colenbrander (3...
2015 Oct 16
0
Wine release 1.7.53
...Use session id stored in PEB in ProcessIdToSessionId.
kernel32: Added session id tests.
kernel32: Improved WTSGetActiveConsoleSessionId stub.
mshtml/tests: Fixed some tests on win10.
ieframe/tests: Fixed tests on win10.
windns.h: Added DnsCancelQuery declaration.
ws2def.h: Added ADDRINFOEX declaration.
ws2tcpip.h: Added GetAddrInfoEx declaration.
jscript: Added a test of DeleteMembedByDispID returning an error.
advapi32/tests: Properly test sdlen value.
advapi32: Added FIXME about an unsupported argument and initialize its value.
Jactry Ze...