ReactOS 0.4.15-dev-7934-g1dc8d80
delayloadhandler.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _DELAYLOAD_PROC_DESCRIPTOR
 
struct  _DELAYLOAD_INFO
 

Macros

#define DELAYLOAD_GPA_FAILURE   4
 

Typedefs

typedef struct _DELAYLOAD_PROC_DESCRIPTOR DELAYLOAD_PROC_DESCRIPTOR
 
typedef struct _DELAYLOAD_PROC_DESCRIPTORPDELAYLOAD_PROC_DESCRIPTOR
 
typedef struct _DELAYLOAD_INFO DELAYLOAD_INFO
 
typedef struct _DELAYLOAD_INFOPDELAYLOAD_INFO
 
typedef PVOID(WINAPIPDELAYLOAD_FAILURE_DLL_CALLBACK) (ULONG, PDELAYLOAD_INFO)
 

Macro Definition Documentation

◆ DELAYLOAD_GPA_FAILURE

#define DELAYLOAD_GPA_FAILURE   4

Definition at line 26 of file delayloadhandler.h.

Typedef Documentation

◆ DELAYLOAD_INFO

◆ DELAYLOAD_PROC_DESCRIPTOR

◆ PDELAYLOAD_FAILURE_DLL_CALLBACK

typedef PVOID(WINAPI * PDELAYLOAD_FAILURE_DLL_CALLBACK) (ULONG, PDELAYLOAD_INFO)

Definition at line 49 of file delayloadhandler.h.

◆ PDELAYLOAD_INFO

◆ PDELAYLOAD_PROC_DESCRIPTOR