mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-14 14:53:29 +08:00
восстановление
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62634 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
53ee237242
commit
70e623d70b
12
ASCImageStudio3/ASCImageFile3/ASCImageFile3.cpp
Normal file
12
ASCImageStudio3/ASCImageFile3/ASCImageFile3.cpp
Normal file
@ -0,0 +1,12 @@
|
||||
// ASCImageFile3.cpp : Implementation of DLL Exports.
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "resource.h"
|
||||
|
||||
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
|
||||
[ module(dll, uuid = "{E3305D24-A207-4431-BC43-2C09A53CB9B6}",
|
||||
name = "ASCImageFile3",
|
||||
helpstring = "ASCImageFile 3",
|
||||
resource_name = "IDR_ASCIMAGEFILE3") ];
|
||||
|
||||
#include "ImageFile3.h"
|
||||
Reference in New Issue
Block a user