|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <winuser.h>

Public Attributes | |
| HWND | hwnd |
| UINT | message |
| WPARAM | wParam |
| LPARAM | lParam |
| DWORD | time |
| POINT | pt |
| HWND tagMSG::hwnd |
Definition at line 3222 of file winuser.h.
Referenced by DispatchMessageA(), DispatchMessageW(), handle_internal_events(), IntDdeGetMessageHook(), IntDispatchMessage(), IntTranslateKbdMessage(), IsAccelerator(), IsDialogMessageW(), MsgiAnsiToUnicodeCleanup(), MsgiAnsiToUnicodeMessage(), MsgiAnsiToUnicodeReply(), MsgiUnicodeToAnsiCleanup(), MsgiUnicodeToAnsiMessage(), MsgiUnicodeToAnsiReply(), OLEMenu_GetMsgProc(), PROPSHEET_IsDialogMessage(), CUIFToolTip::RelayEvent(), TOOLTIPS_RelayEvent(), ShellBrowser::TranslateAccelerator(), CAddressBand::TranslateAcceleratorIO(), CSearchBar::TranslateAcceleratorIO(), and DesktopWindow::WndProc().
| LPARAM tagMSG::lParam |
Definition at line 3225 of file winuser.h.
Referenced by DispatchMessageA(), DispatchMessageW(), FindSystemTimer(), handle_internal_events(), IntDdeGetMessageHook(), IntDispatchMessage(), IntTranslateKbdMessage(), IsAccelerator(), MsgiAnsiToUnicodeCleanup(), MsgiAnsiToUnicodeMessage(), MsgiAnsiToUnicodeReply(), MsgiKMToUMCleanup(), MsgiKMToUMMessage(), MsgiUMToKMCleanup(), MsgiUMToKMMessage(), MsgiUnicodeToAnsiCleanup(), MsgiUnicodeToAnsiMessage(), MsgiUnicodeToAnsiReply(), CUIFToolTip::RelayEvent(), and TOOLTIPS_RelayEvent().
| UINT tagMSG::message |
Definition at line 3223 of file winuser.h.
Referenced by CallMsgFilterA(), CallMsgFilterW(), co_IntGetPeekMessage(), DispatchMessageA(), DispatchMessageW(), handle_internal_events(), IntConvertMsgToAnsi(), IntDdeGetMessageHook(), IntDispatchMessage(), IntTranslateKbdMessage(), IsAccelerator(), IsDialogMessageW(), MsgiAnsiToUnicodeCleanup(), MsgiAnsiToUnicodeMessage(), MsgiAnsiToUnicodeReply(), MsgiKMToUMCleanup(), MsgiKMToUMMessage(), MsgiUMToKMCleanup(), MsgiUMToKMMessage(), MsgiUnicodeToAnsiCleanup(), MsgiUnicodeToAnsiMessage(), MsgiUnicodeToAnsiReply(), NtUserGetMessage(), OLEMenu_GetMsgProc(), Window::pretranslate_msg(), PROPSHEET_IsDialogMessage(), CUIFToolTip::RelayEvent(), TOOLTIPS_RelayEvent(), CDefView::TranslateAccelerator(), TranslateAcceleratorA(), CAddressBand::TranslateAcceleratorIO(), TranslateAcceleratorW(), and TranslateMessageEx().
| POINT tagMSG::pt |
Definition at line 3227 of file winuser.h.
Referenced by co_IntGetPeekMessage().
| DWORD tagMSG::time |
Definition at line 3226 of file winuser.h.
Referenced by co_IntGetPeekMessage().
| WPARAM tagMSG::wParam |
Definition at line 3224 of file winuser.h.
Referenced by co_IntGetPeekMessage(), DispatchMessageA(), DispatchMessageW(), handle_internal_events(), IntConvertMsgToAnsi(), IntDdeGetMessageHook(), IntDispatchMessage(), IntTranslateKbdMessage(), IsAccelerator(), IsDialogMessageW(), MsgiAnsiToUnicodeMessage(), MsgiAnsiToUnicodeReply(), MsgiKMToUMMessage(), MsgiUnicodeToAnsiMessage(), MsgiUnicodeToAnsiReply(), OLEMenu_GetMsgProc(), CDefView::TranslateAccelerator(), TranslateAcceleratorA(), and CAddressBand::TranslateAcceleratorIO().