Commit fd1bd7a4 authored by Ivan.Shulga's avatar Ivan.Shulga Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52546 954022d7-b5bf-4e40-9824-e11837661b57
parent 1811191e
========================================================================
ACTIVE TEMPLATE LIBRARY : AVSOfficeDocxRenderer Project Overview
ACTIVE TEMPLATE LIBRARY : ASCOfficeDocxRenderer Project Overview
========================================================================
AppWizard has created this AVSOfficeDocxRenderer project for you to use as the starting point for
AppWizard has created this ASCOfficeDocxRenderer project for you to use as the starting point for
writing your Dynamic Link Library (DLL).
This project is implemented with Visual C++ attributes.
......@@ -10,29 +10,29 @@ This project is implemented with Visual C++ attributes.
This file contains a summary of what you will find in each of the files that
make up your project.
AVSOfficeDocxRenderer.vcproj
ASCOfficeDocxRenderer.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.
_AVSOfficeDocxRenderer.idl
_ASCOfficeDocxRenderer.idl
This file will be generated by the compiler when the project is built. It will contain the IDL
definitions of the type library, the interfaces and co-classes defined in your project.
This file will be processed by the MIDL compiler to generate:
C++ interface definitions and GUID declarations (_AVSOfficeDocxRenderer.h)
GUID definitions (_AVSOfficeDocxRenderer_i.c)
A type library (_AVSOfficeDocxRenderer.tlb)
Marshaling code (_AVSOfficeDocxRenderer_p.c and dlldata.c)
C++ interface definitions and GUID declarations (_ASCOfficeDocxRenderer.h)
GUID definitions (_ASCOfficeDocxRenderer_i.c)
A type library (_ASCOfficeDocxRenderer.tlb)
Marshaling code (_ASCOfficeDocxRenderer_p.c and dlldata.c)
AVSOfficeDocxRenderer.cpp
ASCOfficeDocxRenderer.cpp
This file contains the object map and the implementation of your DLL's exports.
AVSOfficeDocxRenderer.rc
ASCOfficeDocxRenderer.rc
This is a listing of all of the Microsoft Windows resources that the
program uses.
AVSOfficeDocxRenderer.def
ASCOfficeDocxRenderer.def
This module-definition file provides the linker with information about the exports
required by your DLL. It contains exports for:
DllGetClassObject
......@@ -46,7 +46,7 @@ Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named AVSOfficeDocxRenderer.pch and a precompiled types file named StdAfx.obj.
named ASCOfficeDocxRenderer.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file that defines resource IDs.
......@@ -54,14 +54,14 @@ Resource.h
/////////////////////////////////////////////////////////////////////////////
Proxy/stub DLL project and module definition file:
AVSOfficeDocxRendererps.vcproj
ASCOfficeDocxRendererps.vcproj
This file is the project file for building a proxy/stub DLL if necessary.
The IDL file in the main project must contain at least one interface and you must
first compile the IDL file before building the proxy/stub DLL. This process generates
dlldata.c, AVSOfficeDocxRenderer_i.c and AVSOfficeDocxRenderer_p.c which are required
dlldata.c, ASCOfficeDocxRenderer_i.c and ASCOfficeDocxRenderer_p.c which are required
to build the proxy/stub DLL.
AVSOfficeDocxRendererps.def
ASCOfficeDocxRendererps.def
This module definition file provides the linker with information about the exports
required by the proxy/stub.
......
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AVSOfficeDocxRenderer.rc
// Used by ASCOfficeDocxRenderer.rc
//
#define IDS_PROJNAME 100
#define IDR_AVSOFFICEDOCXRENDERER 101
#define IDR_ASCOFFICEDOCXRENDERER 101
#define IDR_DOCUMENT1 201
// Next default values for new objects
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment