Sindbad~EG File Manager
void InitBitmaps(HINSTANCE);
void DestroyBitmaps(void);
HBITMAP GetMathpertBitmap(int index,int *width, int *height, HPALETTE *pPalette);
/* following are legal 'index' arguments to GetMathpertBitmap */
#define HAND 0
#define CROSS 1
#define VERTIN 2
#define VERTOUT 3
#define HORZIN 4
#define HORZOUT 5
#define RANGE 6
#define DRAW 7
#define DRAWCENTER 8
#define DRAWCORNER 9
#define PLUS 10
#define MINUS 11
#define GRAPHNEXT 12
#define GRAPHPREV 13
#define GRAPHNEW 14
#define HINT 15
#define AUTOSTEP 16
#define SHOWSTEP 17
#define UNDO 18
#define AUTOFINISH 19
#define SPEEDBARGRAPH 20
#define FINISHED 21
#define SPEEDBARPREV 22
#define SPEEDBARNEW 23
#define SPEEDBARNEXT 24
#define EYEUP 25
#define EYEDOWN 26
#define EYELEFT 27
#define EYERIGHT 28
#define TWISTLEFT 29
#define TWISTRIGHT 30
HCURSOR GetMathpertCursor(int);
/* following are legal arguments */
#define HANDCURSOR 0
#define GRABCURSOR 1
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists