www.pudn.com > inet_stock.zip > CAPTION.H


BOOL RegisterCaption();
BOOL CreateWndCaption(HWND);
LRESULT CALLBACK CaptionWndProc(HWND, UINT, WPARAM, LPARAM);

#define     DRAW_TIME		-1
#define		BLACK_SIGN		0
#define		GREEN_SIGN		1
#define		RED_SIGN		2
#define		YELLOW_SIGN		3
int DrawTime(int ret);

void DispQsName(int JyQs,int color);