代码搜索:NumLock

找到约 218 项符合「NumLock」的源代码

代码结果 218
www.eeworm.com/read/113536/6127776

c keysynth.c

/* CW : Character Windows keysynth.c : Extra shift state synthesis (KK => VK) (note: up for VK_SPACE and down/up for VK_ALT is handled by driver) */ #define COW #include #inc
www.eeworm.com/read/103192/6220514

c keysynth.c

/* CW : Character Windows keysynth.c : Extra shift state synthesis (KK => VK) (note: up for VK_SPACE and down/up for VK_ALT is handled by driver) */ #define COW #include #inc
www.eeworm.com/read/101015/6261958

c keysynth.c

/* CW : Character Windows keysynth.c : Extra shift state synthesis (KK => VK) (note: up for VK_SPACE and down/up for VK_ALT is handled by driver) */ #define COW #include #inc
www.eeworm.com/read/227824/14409990

common

include modifiers # # Top row # 1 0x2 2 0x3 3 0x4 4 0x5 5 0x6 6 0x7 7 0x8 8 0x9 9 0xa 0 0xb BackSpace 0xe # # QWERTY first row # Tab 0xf localstate ISO_Left_Tab 0xf shift q 0x10 addupper w 0x11 addu
www.eeworm.com/read/395815/8151465

common

include modifiers # # Top row # 1 0x2 2 0x3 3 0x4 4 0x5 5 0x6 6 0x7 7 0x8 8 0x9 9 0xa 0 0xb BackSpace 0xe # # QWERTY first row # Tab 0xf localstate ISO_Left_Tab 0xf shift q 0x10 addupper w 0x11 addu
www.eeworm.com/read/121089/6069464

inc vkey.inc

VK_MIN equ 00100h VK_LBUTTON equ 00101h VK_RBUTTON equ 00102h VK_CANCEL equ 00103h VK_MBUTTON equ 00104h VK_BACK equ 00108h VK_TAB equ 00109h VK_CLEAR equ 0010Ch VK_RETURN equ 0010Dh VK_SH
www.eeworm.com/read/113536/6127703

inc vkey.inc

VK_MIN equ 00100h VK_LBUTTON equ 00101h VK_RBUTTON equ 00102h VK_CANCEL equ 00103h VK_MBUTTON equ 00104h VK_BACK equ 00108h VK_TAB equ 00109h VK_CLEAR equ 0010Ch VK_RETURN equ 0010Dh VK_SH
www.eeworm.com/read/103192/6220441

inc vkey.inc

VK_MIN equ 00100h VK_LBUTTON equ 00101h VK_RBUTTON equ 00102h VK_CANCEL equ 00103h VK_MBUTTON equ 00104h VK_BACK equ 00108h VK_TAB equ 00109h VK_CLEAR equ 0010Ch VK_RETURN equ 0010Dh VK_SH
www.eeworm.com/read/101015/6261885

inc vkey.inc

VK_MIN equ 00100h VK_LBUTTON equ 00101h VK_RBUTTON equ 00102h VK_CANCEL equ 00103h VK_MBUTTON equ 00104h VK_BACK equ 00108h VK_TAB equ 00109h VK_CLEAR equ 0010Ch VK_RETURN equ 0010Dh VK_SH
www.eeworm.com/read/315002/13554497

inc keytab1.inc

db "KeyTab00" ; Keyboard table name db 1 ; LEDs on start ; bit0 - NumLED, bit1 - CapsLED, bit2 - ScrollLED ;--------------------------------------------------------------- ;-----------------------