wxwidgets/samples/ipc
Vadim Zeitlin b7f24a65d8 Rebake after the copyright year update
This should have been part of f5daf28932 (Update copyright years to
2023, 2023-01-03).
2023-01-03 18:39:06 +01:00
..
baseclient.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
baseserver.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
connection.h Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
ipc.bkl Remove Windows CE support 2015-09-23 00:52:30 +02:00
ipcsetup.h Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Rebake after the copyright year update 2023-01-03 18:39:06 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
server.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
server.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00