mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 07:23:34 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52411 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
1b64c4ad98
commit
3fd468ff79
10
ASCImageStudio3/ASCImageCompose3/ASCImageCompose.cpp
Normal file
10
ASCImageStudio3/ASCImageCompose3/ASCImageCompose.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
// ASCImageCompose.cpp : Implementation of DLL Exports.
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "resource.h"
|
||||
|
||||
[module(dll,
|
||||
uuid = "{0D13213C-CECF-42f2-89F5-E1F9C8188E16}",
|
||||
name = "ASCImageCompose3",
|
||||
helpstring="ASCImageCompose 3",
|
||||
resource_name = "IDR_NCTIMAGECOMPOSE")];
|
||||
Reference in New Issue
Block a user