VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RE: An error... David Goodlad (4 replies, 0 views) (2000-Jul-6) nope, no jpegs allowed :(
I've never really looked but I'm sure that I"ve seen examples of how to do it... I think maybe you use good old api LoadPicture() and get an hDC for the surface using the GetDC method of that surface, then load the picture to that DC, and then ReleaseDC.
David
|