]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/class_ipc.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_ipc.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_ipc.h
3// Purpose: Interprocess Communication classes group docs
4// Author: wxWidgets team
5// Licence: wxWindows licence
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_ipc Interprocess Communication
11@ingroup group_class
12
13wxWidgets provides simple interprocess communications facilities based on
14Windows DDE, but they are available on most platforms using TCP.
15
16Related Overviews: @ref overview_ipc
17
18*/
19