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:
parent
e4e7977701
commit
e5a0bdfbaf
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
|
||||
#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 "../../samples/ipc/ipcsetup.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue