Still not workingBy the way : HotKeys 'Ctrl' and 'Shift' working only with : $CK_CONTROL and $CK_SHIFT (bat no working with $VK_CONTROL and $VK_SHIFT )
I know this Bat : _HotKeyAssign(BitOR($VK_MENU, $VK_RIGHT), 'Message', BitOR($HK_FLAG_DEFAULT, $HK_FLAG_EXTENDEDCALL)) does not want to work _HotKeyAssign(BitOR($СK_MENU, $VK_RIGHT), 'Message', BitOR($HK_FLAG_DEFAULT, $HK_FLAG_EXTENDEDCALL)) too. Can you give example for the use of Buttons' Alt ', together with any button ?
monoceres , Many thanks.
Please excuse me for my bad english.
Very impressive work. But I noticed one small issue... When I try to open any video file (VIDEO_TS.VOB or VIDEO_TS.IFO),
menu is opened, but menu items is not enabled. Can you enable those menu items for DVD files (VIDEO_TS.VOB or VIDEO_TS.IFO)?