ReactOS
0.4.16-dev-2104-gb84fa49
misc.h
Go to the documentation of this file.
1
2
3
extern
int
msvcrt_error_mode
;
4
extern
int
__app_type
;
5
#define _UNKNOWN_APP 0
6
#define _CONSOLE_APP 1
7
#define _GUI_APP 2
8
9
int
10
__cdecl
11
__crt_MessageBoxA
(
12
_In_opt_
const
char
*pszText,
13
_In_
unsigned
int
uType);
14
__cdecl
#define __cdecl
Definition:
corecrt.h:121
_In_
#define _In_
Definition:
no_sal2.h:158
_In_opt_
#define _In_opt_
Definition:
no_sal2.h:212
__crt_MessageBoxA
int __cdecl __crt_MessageBoxA(_In_opt_ const char *pszText, _In_ unsigned int uType)
Definition:
__crt_MessageBoxA.c:22
msvcrt_error_mode
int msvcrt_error_mode
Definition:
errno.c:113
__app_type
int __app_type
Definition:
environ.c:30
sdk
lib
crt
include
internal
misc.h
Generated on Wed Jan 7 2026 06:17:20 for ReactOS by
1.9.6