]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/ipc.h
Removed wxImageList overview, and other @ref fixes.
[wxWidgets.git] / docs / doxygen / overviews / ipc.h
index 0013c1803ca3da46e78a299c1b087f940fb4e832..26a5fb709671bf5679e5150903187a37f6407c10 100644 (file)
 
 Classes: wxServer, wxConnection, wxClient
 
+@li @ref overview_ipc_datatransfer
+@li @ref overview_ipc_examples
+@li @ref overview_ipc_dde
+
+
+<hr>
+
+
 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