ReactOS 0.4.16-dev-1401-gf1332c7
exclusive_datafile Struct Reference
Collaboration diagram for exclusive_datafile:

Public Attributes

struct list entry
 
HMODULE module
 
HANDLE file
 

Detailed Description

Definition at line 42 of file loader.c.

Member Data Documentation

◆ entry

struct list exclusive_datafile::entry

Definition at line 44 of file loader.c.

Referenced by load_library_as_datafile().

◆ file

HANDLE exclusive_datafile::file

Definition at line 46 of file loader.c.

Referenced by FreeLibrary(), and load_library_as_datafile().

◆ module

HMODULE exclusive_datafile::module

Definition at line 45 of file loader.c.

Referenced by load_library(), load_library_as_datafile(), and LoadLibraryExW().


The documentation for this struct was generated from the following file: