ReactOS 0.4.16-dev-178-g8ba6102
_DYN_MODULE Struct Reference

#include <internal.h>

Public Attributes

LPWSTR Library
 
LPSTR Functions []
 

Detailed Description

Definition at line 62 of file internal.h.

Member Data Documentation

◆ Functions

LPSTR _DYN_MODULE::Functions[]

Definition at line 65 of file internal.h.

Referenced by LoadDynamicImports().

◆ Library

LPWSTR _DYN_MODULE::Library

Definition at line 64 of file internal.h.

Referenced by LoadDynamicImports().


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