]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_ipc.h
Handle custom configurations in MSVC-specific setup.h.
[wxWidgets.git] / docs / doxygen / groups / class_ipc.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_ipc.h
3// Purpose: Interprocess Communication classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
6e7f563b
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_ipc Interprocess Communication
11@ingroup group_class
12
13wxWidgets provides simple interprocess communications facilities based on
530cda2f 14Windows DDE, but they are available on most platforms using TCP.
6e7f563b
BP
15
16Related Overviews: @ref overview_ipc
17
18*/
19