]>
Commit | Line | Data |
---|---|---|
dae2800a BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: funcmacro_procctrl.h | |
3 | // Purpose: Process Control function and macro group docs | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
dae2800a BP |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_funcmacro_procctrl Process Control | |
11 | @ingroup group_funcmacro | |
12 | ||
13 | The functions in this section are used to launch or terminate the other | |
14 | processes. | |
15 | ||
16 | */ | |
17 |