13 years, 7 months ago
Highlights
Okay, I saw that the pointer to WIC Factory that I pass to the function is null. Doesn't should that initialize the pointer? IWICImagingFactory *pWICFactory = NULL…
13 years, 7 months ago
Hello everyone, I'm trying to load a bitmap following the msdn examples but seems that I'm doing something wrong when call the CreateDecoderFromFileName method. ID…
13 years, 7 months ago