Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.05.27;
Скачать: CL | DM;

Вниз

Разрешение   Найти похожие ветки 

 
SPeller ©   (2002-03-27 06:49) [0]

Как через API сменить разрешение экрана ??


 
Ser_Kham1   (2002-03-27 08:53) [1]

The ChangeDisplaySettings function changes the display settings to the specified graphics mode.

LONG ChangeDisplaySettings(

LPDEVMODE lpDevMode,
DWORD dwflags
);

lpDevMode
.....
Pointer to a DEVMODE structure that describes the graphics mode to switch to. The dmSize
member must be initialized to the size, in bytes, of the DEVMODE structure. The following fields in the DEVMODE structure are used:

Member Meaning
dmBitsPerPel Bits per pixel
dmPelsWidth Pixel width
dmPelsHeight Pixel height
dmDisplayFlags Mode flags
dmDisplayFrequency Mode frequency


 
SPeller ©   (2002-03-27 08:58) [2]

А как определить допустимые значения разрешение/глубина цвета ??


 
Ser_Kham1   (2002-03-27 11:26) [3]

Забыл совсем, есть ведь
http://delphi.mastak.ru/articles/display/index.html



Страницы: 1 вся ветка

Текущий архив: 2002.05.27;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.083 c
7-88647
Neo_Max
2002-03-01 12:56
2002.05.27
Работа с системными прерываниями и регистрами процессора


1-88464
ivan_dishlenko
2002-05-17 13:42
2002.05.27
Компонент ругается


1-88398
Agent2000
2002-05-16 20:57
2002.05.27
Деревья!!


7-88665
Вика
2002-02-09 23:27
2002.05.27
Быстро снести всю инфу с диска :(((


3-88362
Виктория
2002-05-01 15:20
2002.05.27
Динамические поля