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
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.