Win32-2.2.1.0: include/dumpBMP.h
#include <windows.h> /* There's currently no #define that indicate whether we're compiling a .hc file. */ extern void CreateBMPFile(LPCTSTR pszFileName, HBITMAP hBmp, HDC hDC);
#include <windows.h> /* There's currently no #define that indicate whether we're compiling a .hc file. */ extern void CreateBMPFile(LPCTSTR pszFileName, HBITMAP hBmp, HDC hDC);