ReactOS 0.4.15-dev-5858-g16decc6
|
#include <winuser.h>
Public Attributes | |
BYTE | fVirt |
WORD | key |
WORD | cmd |
WORD tagACCEL::cmd |
Definition at line 2915 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 2913 of file winuser.h.
Referenced by IsAccelerator(), NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), NtUserTranslateAccelerator(), test_accel1(), test_accel2(), and U32LoadAccelerators().
WORD tagACCEL::key |
Definition at line 2914 of file winuser.h.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::ControlInfoToString(), CopyAcceleratorTableA(), CreateAcceleratorTableA(), NtUserCopyAcceleratorTable(), NtUserCreateAcceleratorTable(), test_accel1(), test_accel2(), and U32LoadAccelerators().