home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 24
/
CDACTUAL24.iso
/
SHARE
/
os2
/
edm2
/
common
/
snippets
/
numlock3.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
undefined
UTF-8
Wrap
Internet Message Format
|
1997-01-25
|
175 b
From: wilan01@ingres.com@
WinSetKeyboardStateTable (HWND_DESKTOP, abKeyState, FALSE);
abKeyState[VK_NUMLOCK] |= 1;
WinSetKeyboardStateTable (HWND_DESKTOP, abKeyState, TRUE);