![Symantec OLE Automation Скачать руководство пользователя страница 15](http://html.mh-extra.com/html/symantec/ole-automation/ole-automation_manual_1418926015.webp)
■
Awrem32.h
■
Awrem32.cpp
These files contain the class definitions and implementation source code for the
pcAnywhere Automation Server. You do not need to edit these files; however,
each application source file that contains calls to the pcAnywhere Automation
Server methods must include Winawsvr.h.
To view the class definitions and implementation files
1
In Visual C++, open your MFC application.
2
In the Workspace window, click the FileView tab.
Launching host and remote OLE objects
Symantec pcAnywhere requires that you store all host and remote objects in the
default data directory. Before you launch a host or remote object that you created
using OLE, ensure that the object is located in the pcAnywhere default data
directory. The default directory is the All Users folder in Windows XP, and is the
ProgramData folder in Vista.
Where to find more information
For more information about OLE automation, see the following references:
■
Box, Don. 1998. Essential COM. Reading, Mass.: Addison-Wesley.
■
Horton, Ivor. 1997. Beginning MFC Programming. Birmingham, UK.: Wrox
Press.
■
Rogerson, Dale. 1997. Inside COM. Redmond, Wash.: Microsoft Press.
■
Templeman, Julian. 1997. Beginning MFC COM Programming. Birmingham,
UK.: Wrox Press.
15
Using OLE Automation with Symantec pcAnywhere
Where to find more information