packages feed

Win32-2.1.0.0: include/dumpBMP.h

#include <windows.h>

/* There's currently no #define that indicate whether we're
   compiling a .hc file. */

extern void CreateBMPFile(LPCSTR pszFileName, HBITMAP hBmp, HDC hDC);