6 #ifndef _INC_cWndButtonImage_H
7 #define _INC_cWndButtonImage_H
16 #if ! defined(_MFC_VER) && defined(_WIN32)
26 static void GRAYCALL Setup( cWindow* pWnd,
const GChar_t* pszText, HBITMAP hBmp, HBITMAP hBmpdis );
#define GRAYCALL
declare calling convention for static functions so everyone knows the arg passing scheme....
Definition: GrayCore.h:36
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
char GChar_t
My version of TCHAR, _TCHAR.
Definition: StrConst.h:26