Files
core/ASCOfficePPTXFile/ASCOfficePPTXFile.cpp
Elen.Subbotina 47b75d6f75 случайно потерся
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@59075 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-20 23:26:23 +03:00

14 lines
528 B
C++

//ASCOfficePPTXFile.cpp : Implementation of DLL Exports.
#include "stdafx.h"
#include "resource.h"
#include "ASCOfficePPTXFileComInterface.h"
#include "ASCOfficeDrawingConverterComInterface.h"
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
[ module(dll, uuid = "{95DEE027-7707-4078-A314-33D35AE842FD}",
name = "ASCOfficePPTXFile",
helpstring = "ASCOfficePPTXFile 1.0 Type Library",
resource_name = "IDR_ASCOFFICEPPTXFILE") ];