dullboy
January 24th, 2008, 12:21 PM
I was trying to use GetDIBits. I have a question regarding the first argument of GetDIBits, i.e., HDC hdc. First of all, what is the exact meaning of THIS device context? Why'd we need a device contxt here since what we want to get is a data buffer? Thanks for your inputs.