wxWidgets/samples/ipc
2009-05-12 09:13:36 +00:00
..
baseclient.cpp don't use IPC from timer callback as this results in reentrancies in socket code, postpone it until the next idle handler call instead 2009-01-03 02:21:12 +00:00
baseserver.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
client.cpp
client.h
client.rc
connection.h
ipc_baseipcclient.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
ipc_baseipcserver.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
ipc_ipcclient.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
ipc_ipcserver.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
ipc_vc7_baseipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc7_baseipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc7_ipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc7_ipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc8_baseipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc8_baseipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc8_ipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc8_ipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc9_baseipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc9_baseipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc9_ipcclient.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc_vc9_ipcserver.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
ipc.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
ipcsetup.h
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
mondrian.ico
mondrian.xpm
server.cpp really ensure that the pointer returned from MyConnection::OnRequest() remains valid 2008-11-17 11:00:32 +00:00
server.h really ensure that the pointer returned from MyConnection::OnRequest() remains valid 2008-11-17 11:00:32 +00:00
server.rc