ReactOS 0.4.16-dev-527-gdad3a09
|
#include <precomp.h>
Public Attributes | |
struct _DLL_LIST_ENTRY * | pPrev |
struct _DLL_LIST_ENTRY * | pNext |
PWSTR | pszDllName |
PWSTR | pszShortName |
PWSTR | pszValueName |
HMODULE | hModule |
struct _DLL_LIST_ENTRY* _DLL_LIST_ENTRY::pNext |
struct _DLL_LIST_ENTRY* _DLL_LIST_ENTRY::pPrev |
Definition at line 44 of file precomp.h.
Referenced by LoadHelperDll().
PWSTR _DLL_LIST_ENTRY::pszShortName |
Definition at line 48 of file precomp.h.
Referenced by PrintSubContext().