On 12/03/13 15:58, Ivan wrote:
> 1)There is a error in function:
> WPXInputStream *WPXStringStream::getDocumentOLEStream(const char *name);
> "if (!d->buffer.empty())" The first line in this function shouldn't have
> '!' symbol.
Thanks, this is indeed
Hello, I am a freelance developer. And I have just found some remarks in
this project.
1)There is a error in function:
WPXInputStream *WPXStringStream::getDocumentOLEStream(const char *name);
"if (!d->buffer.empty())" The first line in this function shouldn't have
'!&