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

Вниз

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

 
Ich Hasse ©   (2002-09-17 19:21) [0]

Я знаю, что вопрос переключения разрешения экрана рассматривался много раз, но у меня трабла в следующем:
Как поставить еще и нужную частоту обновления экрана???


 
Sapersky_   (2002-09-17 19:25) [1]

IDirectDraw7::SetDisplayMode
The IDirectDraw7::SetDisplayMode method sets the mode of the display-device hardware.

HRESULT SetDisplayMode(
DWORD dwWidth,
DWORD dwHeight,
DWORD dwBPP,
DWORD dwRefreshRate,
DWORD dwFlags
);

Parameters
dwWidth and dwHeight
Width and height of the new mode.
dwBPP
Bits per pixel (bpp) of the new mode.
dwRefreshRate
Refresh rate of the new mode. Set this value to 0 to request the default refresh rate for the driver.
dwFlags
Flags describing additional options. Currently, the only valid flag is DDSDM_STANDARDVGAMODE, which causes the method to set Mode 13, instead of Mode X 320x200x8 mode. If you are setting another resolution, bit depth, or a Mode X mode, do not use this flag; instead, set the parameter to 0.



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

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

Наверх




Память: 0.46 MB
Время: 0.014 c
14-76096
Anatoly Podgoretsky
2003-02-09 11:35
2003.02.24
Именинники 9 января


3-75759
zx1
2003-02-05 17:12
2003.02.24
Программирование БД


1-75881
Goblinus
2003-02-11 00:07
2003.02.24
TreeView


1-75994
Programmer 7.03
2003-02-12 22:58
2003.02.24
Как шифровать ресурсы?


14-76093
Victor72
2003-02-08 13:23
2003.02.24
Удаленная работа для программиста