i need overloading the << and >> input/output operators. but for that i need the HBITMAP like a *.bmp file format.
so how can i convert the HBITMAP to istream or char*?