Files
core/ASCOfficePPTFile/trunk/ASCOfficePPTFile.cpp
Oleg.Korshul 077623f9fa (1.0.0.66) ASC version full
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52662 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-20 22:31:18 +03:00

13 lines
460 B
C++

// ASCOfficePPTFile.cpp : Implementation of DLL Exports.
#include "stdafx.h"
#include "resource.h"
#include "OfficePPTFile.h"
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
[ module(dll, uuid = "{53D294E3-FF41-4f04-81C9-258CA16F22B2}",
name = "ASCOfficePPTFile",
helpstring = "ASCOfficePPTFile 1.0 Type Library",
resource_name = "IDR_ASCOFFICEPPTFILE") ];