radasm can't to add accelerators in menu.rc ? and the accelerators don't activation.
Hi
You forgot #define IDA_MAIN 2000 in your resource script.
KetilO
You forgot #define IDA_MAIN 2000 in your resource script.
KetilO
I'm sorry, forgot.
radasm can change the menu accelerators resource in menu.rc ?
radasm can change the menu accelerators resource in menu.rc ?
No.
The accelerator in menu is only to show the accelerator.
Use Project / Accelerator to create the accelerator table.
KetilO
The accelerator in menu is only to show the accelerator.
Use Project / Accelerator to create the accelerator table.
KetilO