Hello,
I developed an MFC application using VS2008 and the MFC featurepack. This application UI is using a ribbon.
I now need to have F10 as a proper shortcut for one of the critical feature of my application but I seem to be unable to set the accelerator correctly as it always use the default ribbon accelerator over mine.
Any idea how to achieve this ?