mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 05:24:10 +08:00
новое в DesktopEditor
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62624 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
da94fa8d4c
commit
50ae3b681a
@ -1,21 +0,0 @@
|
||||
// ASCGraphics.cpp : Implementation of DLL Exports.
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "resource.h"
|
||||
|
||||
#include "Objects\ASCFontManager.h"
|
||||
#include "Objects\ASCWinFonts.h"
|
||||
|
||||
#include "Interfaces\ASCGdiplusRenderer.h"
|
||||
#include "Interfaces\ASCGraphicsRenderer.h"
|
||||
#include "Interfaces\ASCRenderer.h"
|
||||
#include "Interfaces\ASCGraphicsSimpleConverter.h"
|
||||
#include "Interfaces\SVGRenderer.h"
|
||||
#include "Interfaces\ASCMetafile.h"
|
||||
#include "Interfaces\ASCDocumentRenderer.h"
|
||||
|
||||
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
|
||||
[ module(dll, uuid = "{AB5F2678-2773-44c4-A637-33DFBC51233B}",
|
||||
name = "ASCGraphics",
|
||||
helpstring = "ASCGraphics 1.0 Type Library",
|
||||
resource_name = "IDR_ASCGRAPHICS") ];
|
||||
Reference in New Issue
Block a user