- 17 Nov, 2005 1 commit
-
-
Marcus Meissner authored
between UNIX and Windows. Based on a patch by Mike Hearn.
-
- 01 Aug, 2005 1 commit
-
-
Andreas Mohr authored
-
- 10 Jan, 2005 1 commit
-
-
Hans Leidekker authored
WSADuplicateSocketW, WSAEnumNameSpaceProviders{A,W}, WSAGetQOSByName, WSAGetServiceClassInfo{A,W}, WSAGetServiceClassNameByClassId{A,W}, WSALookupServiceEnd, WSALookupServiceNext{A,W}, WSAProviderConfigChange, WSASetService{A,W}, WSCEnableNSProvider, WSCGetProviderPath, WSCInstallNameSpace, WSCWriteProviderOrder. Implementations for WSANtohl, WSANtohs, WSASocketA->W crosscall. Avoid NULL dereferences in WSAStringToAddress{A,W} and WSAAddressToString{A,W}.
-
- 02 Nov, 2004 1 commit
-
-
Stefan Dösinger authored
-
- 01 Nov, 2004 1 commit
-
-
Hans Leidekker authored
Implement WSCEnumProtocols(). Add some tests.
-
- 13 Sep, 2004 1 commit
-
-
Andreas Rosenberg authored
-
- 02 Jun, 2004 1 commit
-
-
Hans Leidekker authored
-
- 05 Apr, 2004 1 commit
-
-
Rein Klazes authored
-
- 28 Jan, 2004 1 commit
-
-
Christian Costa authored
-
- 11 Dec, 2003 1 commit
-
-
Kirill Smelkov authored
-
- 04 Jun, 2003 1 commit
-
-
Antonio Larrosa Jiménez authored
-
- 09 Apr, 2003 1 commit
-
-
Vitaliy Margolen authored
-
- 20 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
names in spec files.
-
- 17 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
Made the -i option support removing ignored symbols too. Removed the -noimport flag in spec files.
-
- 13 Nov, 2002 1 commit
-
-
Mike McCormack authored
-
- 04 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file declarations.
-
- 29 Oct, 2002 1 commit
-
-
Hagen Heiduck authored
-
- 21 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
- 13 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
- check for sockaddr being NULL. - hackish implementation of WSADuplicateSocket.
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 14 May, 2002 1 commit
-
-
Alexandre Julliard authored
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 25 Apr, 2002 1 commit
-
-
Martin Wilck authored
WSAGetOverlappedResult(). Fixed shutdown() to work correctly for overlapped sockets (do not actually do a shutdown() system call as long as there are pending overlapped requests). Also added correct error reporting when trying to read or write on a shut down connection, also for ReadFile()/WriteFile() calls.
-
- 23 Apr, 2002 1 commit
-
-
Martin Wilck authored
-
- 05 Apr, 2002 1 commit
-
-
Martin Wilck authored
WSASendTo().
-
- 03 Apr, 2002 1 commit
-
-
Mike McCormack authored
-
- 01 Apr, 2002 1 commit
-
-
Francois Gouget authored
Refine the WS_DEFINE_HTONL definition.
-
- 14 Jan, 2002 1 commit
-
-
Daniel Walker authored
-
- 14 Nov, 2001 1 commit
-
-
Francois Gouget authored
Make them compatible with both the Unix C headers and the MSVCRT headers. Ensure compatibility with the Unix headers via the USE_WS_PREFIX macro. Add WINE_NOWINSOCK: prevents winsock.h from being included from windows.h when defined. Add ws2tcpip.h, move definitions to the right header.
-
- 02 Oct, 2001 1 commit
-
-
Andreas Mohr authored
-
- 01 Oct, 2001 1 commit
-
-
Andreas Mohr authored
-
- 10 Jul, 2001 1 commit
-
-
Peter Hunnisett authored
-
- 10 Apr, 2001 1 commit
-
-
Peter Hunnisett authored
-
- 05 Nov, 2000 1 commit
-
-
Alexandre Julliard authored
ntdll where necessary.
-
- 24 Oct, 2000 1 commit
-
-
Aric Stewart authored
-
- 27 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 06 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 03 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jul, 2000 1 commit
-
-
James Hatheway authored
SIO_GET_INTERFACE_LIST command. Adds initial code to WsControl function to support the WSCNTL_TCPIP_QUERY_INFO command.
-