]> git.saurik.com Git - wxWidgets.git/history - src/msw/gsocket.c
You CAN'T check for wxUSE_SOCKET *before* #including <wx/setup.h>!!! Who has done...
[wxWidgets.git] / src / msw / gsocket.c
1999-09-15  Guillermo Rodrigue... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-13  Robin DunnAllowed gsocket to compile when wxUSE_SOCKETS is 0
1999-09-12  Guillermo Rodrigue... Fixed a bug when GSocket_SetCallback was used before...
1999-09-11  Guillermo Rodrigue... Added GSocket_Select() and fixed some things
1999-09-09  Guillermo Rodrigue... Fixed some bus in Connect()
1999-09-08  Guillermo Rodrigue... Bugfix in GSocket_Cleanup()
1999-09-07  Guillermo Rodrigue... GSocket for MSW