wxwidgets/samples/ipc
Vadim Zeitlin 9a27e206ce Rebake after adding 32-bit ARM support for MSVC
This should have been done in 99bc43cefe (Introduce minimal MSW ARM
support, 2024-01-15).

See #24222.
2024-02-24 20:50:38 +01:00
..
baseclient.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
baseserver.cpp Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
client.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
client.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Rebake after wxWebViewChromium merge 2024-02-24 20:46:51 +01:00
Makefile.in Rebake after wxWebViewChromium merge 2024-02-24 20:46:51 +01:00
makefile.unx Fix building non-GUI samples out of tree 2023-07-10 19:37:21 +02:00
makefile.vc Rebake after adding 32-bit ARM support for MSVC 2024-02-24 20:50:38 +01:00
server.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
server.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00