]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/funcmacro_appinitterm.h
Fix problem with COMDLG_FILTERSPEC declaration with MinGW-w64 4.8.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_appinitterm.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: funcmacro_appinitterm.h
3// Purpose: App Initialization and Termination fn and macro group docs
4// Author: wxWidgets team
5// Licence: wxWindows licence
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_funcmacro_appinitterm Application Initialization and Termination
11@ingroup group_funcmacro
12
13The functions in this section are used on application startup/shutdown and also
14to control the behaviour of the main event loop of the GUI programs.
15
16Related macros/global-functions group: @ref group_class_appmanagement.
17
18*/
19