|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <callback.h>

Public Attributes | |
| HINSTANCE | hModule |
| LPCWSTR | InterSource |
| WCHAR | MenuName [1] |
Definition at line 101 of file callback.h.
| HINSTANCE _LOADMENU_CALLBACK_ARGUMENTS::hModule |
Definition at line 103 of file callback.h.
Referenced by co_IntCallLoadMenu(), and User32CallLoadMenuFromKernel().
| LPCWSTR _LOADMENU_CALLBACK_ARGUMENTS::InterSource |
Definition at line 104 of file callback.h.
Referenced by co_IntCallLoadMenu(), and User32CallLoadMenuFromKernel().
| WCHAR _LOADMENU_CALLBACK_ARGUMENTS::MenuName[1] |
Definition at line 105 of file callback.h.
Referenced by co_IntCallLoadMenu(), and User32CallLoadMenuFromKernel().