Does anyone have a PXC decoder, or could anyone help me fix this old code to decode a PCX and return a valid hbitmap? the source for the static LIB i am attaching returns a non-null number for hbitmap, but the hbitmap cannot be loaded into any static control, and does not work with getobject ect.
I have tried just about everything i know, and have yet to be able to properly decode a PCX. i understand the format and all, but the main problem is properly recognizing and decoding 1, 4, 8, and 24 bit images with a correct palette.
thanks for any help anyone can give...