use TCP for this benchmark under Windows too (and not DDE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
|
|
||||||
#include "wx/evtloop.h"
|
#include "wx/evtloop.h"
|
||||||
|
|
||||||
|
// do this before including wx/ipc.h under Windows to use TCP even there
|
||||||
|
#define wxUSE_DDE_FOR_IPC 0
|
||||||
#include "wx/ipc.h"
|
#include "wx/ipc.h"
|
||||||
#include "../../samples/ipc/ipcsetup.h"
|
#include "../../samples/ipc/ipcsetup.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user