1. 01 Mar, 2008 1 commit
  2. 03 Jan, 2008 1 commit
  3. 13 Jul, 2006 1 commit
  4. 23 May, 2006 1 commit
  5. 24 Feb, 2006 1 commit
  6. 20 Feb, 2006 1 commit
  7. 12 Dec, 2005 1 commit
  8. 23 Nov, 2005 1 commit
  9. 17 Nov, 2005 1 commit
  10. 16 Nov, 2005 1 commit
  11. 21 Sep, 2005 1 commit
  12. 31 Mar, 2004 1 commit
  13. 04 Apr, 2003 1 commit
  14. 09 Mar, 2002 1 commit
  15. 14 Nov, 2001 1 commit
    • Francois Gouget's avatar
      Make winsock.h and winsock2.h independent from the Unix headers. · 27202319
      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.
      27202319