X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/077a28282ef918909a55defe783c298d6ff98c5a..032e27aad0b1b01bcff49de286dd2120a8aa1177:/docs/doxygen/overviews/ipc.h diff --git a/docs/doxygen/overviews/ipc.h b/docs/doxygen/overviews/ipc.h index 0013c1803c..26a5fb7096 100644 --- a/docs/doxygen/overviews/ipc.h +++ b/docs/doxygen/overviews/ipc.h @@ -12,6 +12,14 @@ Classes: wxServer, wxConnection, wxClient +@li @ref overview_ipc_datatransfer +@li @ref overview_ipc_examples +@li @ref overview_ipc_dde + + +
+ + wxWidgets has a number of different classes to help with interprocess communication and network programming. This section only discusses one family of classes -- the DDE-like protocol -- but here's a list of other useful