Files
core/ASCOfficeOdpFile/AVSOfficeOdpFile.cpp

13 lines
460 B
C++

// AVSOfficeOdpFile.cpp : Implementation of DLL Exports.
#include "stdafx.h"
#include "resource.h"
#include "OfficeODPFile.h"
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
[ module(dll, uuid = "{FA56A4F4-FCEA-47f8-BE80-B37C7FA95BBF}",
name = "AVSOfficeOdpFile",
helpstring = "AVSOfficeOdpFile 1.0 Type Library",
resource_name = "IDR_AVSOFFICEODPFILE") ];