Hi,
The accelerator key %ac, e.g. i=winio@('%ac[DEL]&',cb_func) does not working in debug mode (compiled with /full_check and /undef). The debugger sdbg is crashing with an Exception 0x000006BA in kernel32.dll when pressing the key. I tested this effect with several other keys (UP, DOWN, HOME, END, ....) and none of the accelerator keys is working.
If the program is not compiled with debug mode the program is working as expected without showing up this error.
Has anybody an idea what goes wrong? Do you know a workaround?
Regards Wosl