Hey!
I'm getting the folling linker errors when compiling with gcc:
undefined reference to `SetStretchBltMode@8'
undefined reference to `StretchDIBits@52'
undefined reference to `SetDIBitsToDevi
Are these functions defined in the windows libs?
If so do they come installed with Vista, or do I need to install them, and if so where can i download them.
Thanks