int Display_GetHeight(int Display);
Возвращает высоту дисплея в пикселях
int dh; dh = Display_GetHeight(0);
Display_GetWidth