git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52419 954022d7-b5bf-4e40-9824-e11837661b57

This commit is contained in:
Ivan.Shulga
2013-11-22 12:04:35 +00:00
committed by Alexander Trofimov
parent 73bb3f1506
commit 7df8dab405
33 changed files with 5 additions and 1381 deletions

View File

@ -0,0 +1,12 @@
// AVSImageFile3.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 = "AVSImageFile3",
helpstring = "AVSImageFile 3",
resource_name = "IDR_AVSIMAGEFILE3") ];
#include "ImageFile3.h"