wxwidgets/samples/ipc
Vadim Zeitlin 8ece421c6c rebaked makefiles with 0.2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-08 15:44:49 +00:00
..
baseclient.cpp use IMPLEMENT_APP_CONSOLE and not IMPLEMENT_APP for console apps 2008-06-01 18:52:22 +00:00
baseserver.cpp use IMPLEMENT_APP_CONSOLE and not IMPLEMENT_APP for console apps 2008-06-01 18:52:22 +00:00
client.b32 makefiles changed 2000-03-03 19:24:21 +00:00
client.cpp log Unicode data correctly, extract the logging code in MyConnectionBase class instead of quadriplicating it 2008-02-10 23:43:39 +00:00
client.g95
client.h log Unicode data correctly, extract the logging code in MyConnectionBase class instead of quadriplicating it 2008-02-10 23:43:39 +00:00
client.rc
client.vc
client.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
connection.h add forgotten file needed by the last change to the sample 2008-02-12 22:46:58 +00:00
ipc.bkl disable console targets for WinCE 2008-02-09 11:04:50 +00:00
ipc_baseipcclient.dsp added console IPC sample (part of patch 1833150) 2008-02-04 00:16:33 +00:00
ipc_baseipcserver.dsp added console IPC sample (part of patch 1833150) 2008-02-04 00:16:33 +00:00
ipc_ipcclient.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
ipc_ipcserver.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
ipc_vc7_baseipcclient.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc7_baseipcserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc7_ipcclient.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc7_ipcserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc8_baseipcclient.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc8_baseipcserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc8_ipcclient.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipc_vc8_ipcserver.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
ipcsetup.h Better #include 2006-01-26 19:06:06 +00:00
makefile.bcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.gcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
Makefile.in rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.unx rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.vc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.wat rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
mondrian.ico
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
server.b32 makefiles changed 2000-03-03 19:24:21 +00:00
server.cpp removed automatically generated code for frame layout with human-readable version; some other cleanup 2008-07-14 01:20:33 +00:00
server.g95
server.h removed automatically generated code for frame layout with human-readable version; some other cleanup 2008-07-14 01:20:33 +00:00
server.rc
server.vc
server.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00