ReactOS
0.4.16-dev-36-g301675c
precomp.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Utility Manager (Accessibility)
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Pre-compiled header file
5
* COPYRIGHT: Copyright 2019-2020 George Bișoc (george.bisoc@reactos.org)
6
*/
7
8
#ifndef _UTILMAN_H
9
#define _UTILMAN_H
10
11
/* INCLUDES ******************************************************************/
12
13
#include <windows.h>
14
#include <
strsafe.h
>
15
16
#include "
resource.h
"
17
18
/* DEFINES ********************************************************************/
19
20
#define MAX_BUFFER 256
21
22
/* TYPES **********************************************************************/
23
24
typedef
BOOL
(
WINAPI
*
EXECDLGROUTINE
)(
VOID
);
25
26
#endif
/* _UTILMAN_H */
27
28
/* EOF */
VOID
#define VOID
Definition:
acefi.h:82
EXECDLGROUTINE
BOOL(WINAPI * EXECDLGROUTINE)(VOID)
Definition:
precomp.h:24
BOOL
#define BOOL
Definition:
nt_native.h:43
strsafe.h
resource.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
base
applications
utilman
precomp.h
Generated on Mon Sep 16 2024 06:14:25 for ReactOS by
1.9.6