ReactOS 0.4.15-dev-7842-g558ab78
pgobootrun.h File Reference

Go to the source code of this file.

Macros

#define PgoAutoSweep   PogoAutoSweepA
 

Typedefs

typedef void(__cdeclPOGOAUTOSWEEPPROCW) (const unsigned short *)
 
typedef void(__cdeclPOGOAUTOSWEEPPROCA) (const char *)
 

Variables

POGOAUTOSWEEPPROCW PogoAutoSweepW
 
POGOAUTOSWEEPPROCA PogoAutoSweepA
 

Macro Definition Documentation

◆ PgoAutoSweep

#define PgoAutoSweep   PogoAutoSweepA

Definition at line 29 of file pgobootrun.h.

Typedef Documentation

◆ POGOAUTOSWEEPPROCA

typedef void(__cdecl * POGOAUTOSWEEPPROCA) (const char *)

Definition at line 11 of file pgobootrun.h.

◆ POGOAUTOSWEEPPROCW

typedef void(__cdecl * POGOAUTOSWEEPPROCW) (const unsigned short *)

This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.

Definition at line 9 of file pgobootrun.h.

Variable Documentation

◆ PogoAutoSweepA

POGOAUTOSWEEPPROCA PogoAutoSweepA
extern

◆ PogoAutoSweepW

POGOAUTOSWEEPPROCW PogoAutoSweepW
extern