Hello all,
I've got the following problem :
How do I use the API-functions :
- CreateBitmap ; I can't find out how to use the last parameter ,
lpvBits. My program crashes when I try to use it.
- LoadBitmap ; I don't understand this at all. Where do I load this
Bitmap in ??? What is the hinst parameter ??
I'd like to save a bitmap directly from a device context to a file. Is
this possible ?
Please respond !