Jan. 31, 2019
10:44 a.m.
+ srcstride = 3 * prc->Width; + srcdatasize = srcstride * prc->Height; I think this will crash if called from CanConvert which uses a NULL prc.