|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <undocuser.h>
Public Attributes | |
| DWORD | m_size |
| LPCWSTR | m_dllname1 |
| LPCWSTR | m_funname1 |
| LPCWSTR | m_dllname2 |
| LPCWSTR | m_funname2 |
Definition at line 383 of file undocuser.h.
| LPCWSTR _USERAPIHOOKINFO::m_dllname1 |
Definition at line 386 of file undocuser.h.
Referenced by RegisterUserApiHook(), and ThemeHooksInstall().
| LPCWSTR _USERAPIHOOKINFO::m_dllname2 |
Definition at line 388 of file undocuser.h.
Referenced by ThemeHooksInstall().
| LPCWSTR _USERAPIHOOKINFO::m_funname1 |
Definition at line 387 of file undocuser.h.
Referenced by RegisterUserApiHook(), and ThemeHooksInstall().
| LPCWSTR _USERAPIHOOKINFO::m_funname2 |
Definition at line 389 of file undocuser.h.
Referenced by ThemeHooksInstall().
| DWORD _USERAPIHOOKINFO::m_size |
Definition at line 385 of file undocuser.h.
Referenced by RegisterUserApiHook(), and ThemeHooksInstall().