Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.011 c
1-75995
Chlavik
2003-02-11 01:04
2003.02.24
ListBox


1-75893
wdr
2003-02-13 05:56
2003.02.24
Exel


6-76058
sergey2
2003-01-05 22:21
2003.02.24
Что здесь неправильно?


14-76103
anton2v
2003-02-04 13:21
2003.02.24
лишние модули


14-76166
nikkie
2003-01-23 15:06
2003.02.24
Шахматный турнир




   Наверх