..
baseclient.cpp
Fix extra semicolon warnings
2018-11-25 21:29:37 +01:00
baseserver.cpp
Fix extra semicolon warnings
2018-11-25 21:29:37 +01:00
client.cpp
Remove unnecessary c_str() calls from the samples
2018-11-03 22:52:57 +01:00
client.h
Fix extra semicolon warnings
2018-11-25 21:29:37 +01:00
connection.h
Remove unnecessary c_str() calls from the samples
2018-11-03 22:52:57 +01:00
ipc_vc7_baseipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc7_baseipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc7_ipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc7_ipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc8_baseipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc8_baseipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc8_ipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc8_ipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc9_baseipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc9_baseipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc9_ipcclient.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc_vc9_ipcserver.vcproj
Rebake after changes
2020-03-27 23:15:03 +01:00
ipc.bkl
ipcsetup.h
Remove (most) occurrences of wxT() macro from the samples
2018-09-23 01:15:08 +02:00
makefile.bcc
Rebake after adding DPI awareness option
2019-11-30 22:52:48 +01:00
makefile.gcc
Rebake after adding DPI awareness option
2019-11-30 22:52:48 +01:00
Makefile.in
Fix order of -L options in autoconf makefiles
2020-04-15 02:33:53 +02:00
makefile.unx
makefile.vc
Rebake after changes
2020-03-27 23:15:03 +01:00
server.cpp
Send Unicode data as UTF-8 text when using DDE-based IPC
2018-12-27 00:26:29 +01:00
server.h