home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Special: HTML & Java
/
Chip-Special_1997-01_HTML-a-Java.bin
/
vjtrial
/
vjtrial.exe
/
MFCCLSWZ.DLL
/
STRINGARRAY
/
VFI_VKEYTOITEM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-31
|
269 b
|
12 lines
VKeyToItem
int
UINT nKey, UINT nIndex
%4 Add your code to handle a particular virtual key
// return -1 = default action
// return -2 = no further action
// return index = perform default action for keystroke on
// item specified by index
return -1;