Files
core/ASCOfficePPTFile/trunk/AVSOfficePPTFile.cpp

13 lines
460 B
C++

// AVSOfficePPTFile.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 = "AVSOfficePPTFile",
helpstring = "AVSOfficePPTFile 1.0 Type Library",
resource_name = "IDR_AVSOFFICEPPTFILE") ];