Sindbad~EG File Manager

Current Path : /usr/home/beeson/Otter-Lambda/yyy/
Upload File :
Current File : /usr/home/beeson/Otter-Lambda/yyy/savebmp.h

#ifdef SAVEBMP_DLL
#define MEXPORT_SAVEBMP __declspec(dllexport)
#else
#define MEXPORT_SAVEBMP __declspec(dllimport)
#endif


MEXPORT_SAVEBMP void WindowToClipboard(HWND hwnd);
MEXPORT_SAVEBMP HBITMAP WindowToBitmap(HWND hwnd);
MEXPORT_SAVEBMP SaveAsBitmap(HWND, HFILE);
MEXPORT_SAVEBMP int BitmapToFile(HBITMAP, HFILE);
MEXPORT_SAVEBMP void SaveAsBmp(HWND hwnd, char *argv0);
MEXPORT_SAVEBMP void WindowToFileAsBitmap(HWND hwnd, HFILE hFile);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists