I need help using and understanding the GetDIBits function. I'm using C++, however, I'm not using the Visual C++ compiler or the .NET framework, I'm using the GNU compiler.
I have a function implementing GetDIBits that won't seem to work correctly, but GetDIBits isn't reporting a failure. I do know for a fact GetDIBits is the part that is messing up though.
Where should I post this question?