Image

Imagefundriver wrote in Imagecpp

Clear an istream Object

In MSDN i found this: HOWTO: Clear an istream Object During Extraction, Article ID: Q132422 (http://support.microsoft.com/?kbid=132422).
It works when i dont use UNICODE but when i am trying to use UNICODE (TCHAR, tchar.h, ...) it does not work. What to do?