Home | Overview | How Do I | Sample | Tutorial
This article explains the code AppWizard creates for a visual editing server application. If you are not using AppWizard, this article lists the areas where you must write code to implement a server application.
If you are using AppWizard to create a new server application, AppWizard provides a significant amount of server-specific code for you. If you are adding visual editing server functionality to an existing application, you must duplicate the code that AppWizard would have provided before adding the rest of the necessary server code.
The server code that AppWizard provides falls into several categories:
For more information on these resources, see the article Menus and Resources: Server Additions.
For more information, see COleServerItem, COleServerDoc, and COleIPFrameWnd in the Class Library Reference.
See Also Containers, Menus and Resources (OLE), Registration