Files
wxWidgets/samples/ipc
Vadim Zeitlin 09bf235a59 Revert "Fix passing Unicode strings via wxIPC when using DDE"
This reverts commit c657fd3d61 because
changing the format of DDE advise requests/replies is not a good idea:
other applications (those using previous versions of wxWidgets or even
not using wxWidgets at all) may rely on getting data in real CF_TEXT
format rather than in one of text formats preceded by the extra byte
containing the actual format and the previous commit would have silently
broken this.

Another fix for #17900 will be implemented instead.
2018-12-26 23:20:52 +01:00
..
2018-11-25 21:29:37 +01:00
2018-11-25 21:29:37 +01:00
2018-11-25 21:29:37 +01:00
2015-09-23 00:52:30 +02:00
2018-01-22 00:51:11 +01:00
2018-01-22 00:51:11 +01:00
2018-12-10 19:06:18 +01:00
2018-09-17 22:34:32 +02:00