wxWidgets/samples/sockets
Vadim Zeitlin 506e9b7ed2 rebaked using bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-27 16:40:51 +00:00
..
baseclient.cpp fix VC6 compilation problems due to its for variables scope brokenness (closes #10035) 2008-10-03 21:52:59 +00:00
baseserver.cpp fix VC6 compilation problems due to its for variables scope brokenness (closes #10035) 2008-10-03 21:52:59 +00:00
client.cpp more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260) 2007-12-19 16:45:08 +00:00
client.rc
connect.ico
makefile.bcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.gcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
Makefile.in rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.unx rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.vc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.wat rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
mondrian.ico
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
server.cpp more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260) 2007-12-19 16:45:08 +00:00
server.rc
sockets_baseclient.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
sockets_baseserver.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
sockets_client.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
sockets_server.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
sockets_vc7_baseclient.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc7_baseserver.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc7_client.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc7_server.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc8_baseclient.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc8_baseserver.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc8_client.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc8_server.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc9_baseclient.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc9_baseserver.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc9_client.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc9_server.vcproj rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
sockets_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
sockets.bkl more socket cleanup to allow using wxSocket from both wxBase and wxCore (replaces patch 1756260) 2007-12-19 16:45:08 +00:00