Sindbad~EG File Manager

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

typedef struct
  { HBITMAP  hBitmap;
    HBITMAP  hOldBitmap;
    int width, height;  /* dimension of bitmaps in pixels */
    HDC hMemDC;         /* memory DC to hold the bitmap   */
    HWND hwnd;          /* window handle it all goes with */
} wbitmap;

int CreateWBitmap( HWND, wbitmap *);
void DestroyWBitmap( wbitmap *);

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