wxWidgets/samples/sockets
Blake Eryx 65827a0572 Remove unnecessary c_str() calls from the samples
Pass wxStrings directly to wxString::Format("%s") and similar
pseudo-vararg functions, there is no need for c_str() there since
wxWidgets 2.9.

Closes https://github.com/wxWidgets/wxWidgets/pull/1009
2018-11-03 22:52:57 +01:00
..
baseclient.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
baseserver.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
client.cpp Replace deprecated std::auto_ptr with wxScopedPtr 2017-11-25 17:00:18 +01:00
descrip.mms
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Update version to 3.1.2 2018-02-20 00:08:01 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
server.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
sockets_vc7_baseclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc7_baseserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc7_client.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc7_server.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc8_baseclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc8_baseserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc8_client.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc8_server.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc9_baseclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc9_baseserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc9_client.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets_vc9_server.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
sockets.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00