Nokia 5800 don't support CImageDecoder::EImageTypeThumbnail ?
I have try to set CImageDecoder to EImageTypeThumbnail using Methtod SetImageTypeL but it was leave.
So I set it back to EImageTypeMain and it run normally.
2010年1月13日 星期三
2010年1月4日 星期一
Symbain development note 1
1. For the Resouce type, don't check it in if statment.
example
The code will show no error, but can't to compile (make)
example
if (ifs)
{
ifs.close();
}
The code will show no error, but can't to compile (make)
訂閱:
意見 (Atom)