Files
core/ASCOfficeDocxFile2/ASCOfficeDocxFile2.cpp
Ivan.Shulga 19725ae0fc AVS->ASC
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52245 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-20 22:19:32 +03:00

11 lines
457 B
C++

// AVSOfficeDocxFile2.cpp : Implementation of DLL Exports.
#include "stdafx.h"
#include "resource.h"
#include "DocxFile2.h"
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
[ module(dll, uuid = "{A1EEE61A-FAA7-47af-B078-4E955623B9CA}",
name = "AVSOfficeDocxFile2",
helpstring = "AVSOfficeDocxFile2 1.0 Type Library",
resource_name = "IDR_AVSOFFICEDOCXFILE2") ];