wxWidgets/samples/ipc
Blake Eryx b70ed2d8c8 Remove more wxT() macros from samples
Also use wxString instead of wxChar* strings.

Closes https://github.com/wxWidgets/wxWidgets/pull/950
2018-09-29 17:16:12 +02:00
..
baseclient.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
baseserver.cpp
client.cpp Remove more wxT() macros from samples 2018-09-29 17:16:12 +02:00
client.h
connection.h
ipc_vc7_baseipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc7_baseipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc7_ipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc7_ipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc8_baseipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc8_baseipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc8_ipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc8_ipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc9_baseipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc9_baseipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc9_ipcclient.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc_vc9_ipcserver.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
ipc.bkl
ipcsetup.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
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
server.h