Rebake.
[wxWidgets.git] / samples / ipc / baseclient.cpp
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-01-03  Vadim Zeitlindon't use IPC from timer callback as this results in...
2008-06-01  Vadim Zeitlinuse IMPLEMENT_APP_CONSOLE and not IMPLEMENT_APP for...
2008-02-10  Vadim Zeitlinlog Unicode data correctly, extract the logging code...
2008-02-04  Vadim Zeitlinadded console IPC sample (part of patch 1833150)