Using an Accelerator-Table Resource

The most common way to add accelerator support to a Win32-based application is to include an accelerator-table resource with the application's executable file and then load the resource at run time. The steps involved in using an accelerator-table resource are as follows: