extern GUI_CONST_STORAGE GUI_FONT_PROP GUI_Font8ASCII_Prop; extern GUI_CONST_STORAGE GUI_FONT_PROP GUI_Font10S_ASCII_FontProp1; extern GUI_CONST_STORAGE GUI_FONT_PROP GUI_Font10ASCIIProp1; extern ...
int GUI_ARRAY_SethItem (GUI_ARRAY* pThis, unsigned int Index, WM_HMEM hItem); WM_HMEM GUI_ARRAY_SetItem (GUI_ARRAY* pThis, unsigned int Index, const void* pData, int Len); void GUI_ARRAY_DeleteItem ...