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

This commit is contained in:
Ivan.Shulga
2013-11-20 09:22:30 +00:00
committed by Alexander Trofimov
parent b2bcaae1c2
commit 2c7ab3b8a0
11 changed files with 31 additions and 31 deletions

View File

@ -6,6 +6,6 @@
// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you
[ module(dll, uuid = "{A1EEE61A-FAA7-47af-B078-4E955623B9CA}",
name = "AVSOfficeDocxFile2",
helpstring = "AVSOfficeDocxFile2 1.0 Type Library",
resource_name = "IDR_AVSOFFICEDOCXFILE2") ];
name = "ASCOfficeDocxFile2",
helpstring = "ASCOfficeDocxFile2 1.0 Type Library",
resource_name = "IDR_ASCOFFICEDOCXFILE2") ];