wxWidgets/samples/sockets
Vadim Zeitlin 7da8bfe30d add VC9 project files (closes #9960)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-08 16:42:00 +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.b32 small mods 2000-03-03 19:22:35 +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.g95 renaming and moving samples around 2000-01-08 15:28:31 +00:00
client.rc renaming and moving samples around 2000-01-08 15:28:31 +00:00
client.vc renaming and moving samples around 2000-01-08 15:28:31 +00:00
client.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
connect.ico Image updates 2005-05-20 09:18:26 +00:00
makefile.bcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.gcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
Makefile.in rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.unx rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.vc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.wat rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
mondrian.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
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.b32 small mods 2000-03-03 19:22:35 +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.g95 renaming and moving samples around 2000-01-08 15:28:31 +00:00
server.rc renaming and moving samples around 2000-01-08 15:28:31 +00:00
server.vc renaming and moving samples around 2000-01-08 15:28:31 +00:00
server.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
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 makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc7_baseserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc7_client.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc7_server.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc8_baseclient.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc8_baseserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc8_client.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc8_server.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
sockets_vc9_baseclient.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
sockets_vc9_baseserver.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
sockets_vc9_client.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
sockets_vc9_server.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +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