Commit 7715aa97 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

(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
parent 7b3f7d2b
......@@ -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"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment