UWVA#14391 Encrypted/zip/ SLNKDWF 2.20

svn path=/Slnkdwf/trunk/; revision=12492
This commit is contained in:
Jos Groot Lipman
2008-09-02 13:48:16 +00:00
parent 21d0ab72e6
commit 6ddcc6bf77
8 changed files with 310 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ HRESULT myAtlReportError(const CLSID & clsid, LPCTSTR lpszFormat, ...)
va_end(args);
myTRACE(szBuffer);
return AtlReportError(clsid, szBuffer);
}