home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 December
/
PCWKCD1296.iso
/
vjplusb
/
msdev
/
bin
/
mfcclswz.dll
/
STRINGARRAY
/
VFI_VKEYTOITEM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-12
|
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;