ReactOS 0.4.15-dev-7931-gfd331f1
precomp.h File Reference
#include <windows.h>
#include <strsafe.h>
#include "resource.h"
Include dependency graph for precomp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX_BUFFER   256
 

Typedefs

typedef BOOL(WINAPIEXECDLGROUTINE) (VOID)
 

Macro Definition Documentation

◆ MAX_BUFFER

#define MAX_BUFFER   256

Definition at line 20 of file precomp.h.

Typedef Documentation

◆ EXECDLGROUTINE

typedef BOOL(WINAPI * EXECDLGROUTINE) (VOID)

Definition at line 24 of file precomp.h.