ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <winuser.h>
Public Attributes | |
BYTE | fVirt |
WORD | key |
WORD | cmd |
WORD tagACCEL::cmd |
Definition at line 2928 of file winuser.h.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::ControlInfoToString(), IsAccelerator(), NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), test_accel1(), test_accel2(), and U32LoadAccelerators().
BYTE tagACCEL::fVirt |
Definition at line 2926 of file winuser.h.
Referenced by IsAccelerator(), NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), NtUserTranslateAccelerator(), test_accel1(), test_accel2(), and U32LoadAccelerators().
WORD tagACCEL::key |
Definition at line 2927 of file winuser.h.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::ControlInfoToString(), CopyAcceleratorTableA(), CreateAcceleratorTableA(), NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), test_accel1(), test_accel2(), and U32LoadAccelerators().