542aafff39
RegisterHotKey() wrongly expected to be given VK_XXX MSW virtual key code constant, which couldn't work in portable code, so fix it to accept WXK_XXX constants, while preserving compatibility by still accepting VK_XXX values not clashing with them. |
||
---|---|---|
.. | ||
descrip.mms | ||
keyboard_vc7.vcproj | ||
keyboard_vc8.vcproj | ||
keyboard_vc9.vcproj | ||
keyboard.bkl | ||
keyboard.cpp | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc |