mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
(1.0.0.34) OpenFile/Save with odf dll
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@53926 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
7b3f7d2bbe
commit
7715aa9721
@ -272,7 +272,7 @@ public:
|
||||
SysFreeString(bsOptions);
|
||||
|
||||
if (hRes != S_OK)
|
||||
m_pODFFile = NULL;
|
||||
RELEASEINTERFACE(m_pODFFile);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
//1
|
||||
//0
|
||||
//0
|
||||
//33
|
||||
#define INTVER 1,0,0,33
|
||||
#define STRVER "1,0,0,33\0"
|
||||
//34
|
||||
#define INTVER 1,0,0,34
|
||||
#define STRVER "1,0,0,34\0"
|
||||
|
||||
Reference in New Issue
Block a user