ReactOS
0.4.15-dev-5618-g8866b9d
|
Go to the source code of this file.
Macros | |
#define | _UNKNOWN_APP 0 |
#define | _CONSOLE_APP 1 |
#define | _GUI_APP 2 |
Functions | |
int __cdecl | __crt_MessageBoxA (_In_opt_ const char *pszText, _In_ unsigned int uType) |
Variables | |
int | msvcrt_error_mode |
int | __app_type |
Definition at line 22 of file __crt_MessageBoxA.c.
int __app_type |
Definition at line 30 of file environ.c.
Referenced by __set_app_type(), _assert(), and abort().