Add Accelerator Resources for In-Place Active or Fully Opened Servers

Just as a server application offers different menus when it is in-place active or fully opened versus running stand-alone, the server application offers a different set of accelerators. AppWizard provides two additional accelerator resources, IDR_SCRIBBTYPE_SRVR_EMB and IDR_SCRIBBTYPE_SRVR_IP, just as it creates two additional menu resources with these same identifications. You can copy these accelerator resources from the scratch version of Scribble.rc.

To copy accelerator resources

  1. Just as you have done in previous procedures to copy resources, expand the Accelerator folders from both the scratch version of Scribble.rc and your Scribble project .RC file.

  2. Copy accelerator resources IDR_SCRIBBTYPE_SRVR_EMB and IDR_SCRIBBTYPE_SRVR_IP from the scratch version of Scribble.rc to your Scribble project Accelerator folder.

    You can copy both resources simultaneously, as the Resource editors support multiple selection.

  3. Save your changes to Scribble.rc and close the scratch .RC file.