Click here to Skip to main content
15,925,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ question? Pin
20-May-02 20:57
suss20-May-02 20:57 
AnswerRe: C++ question? Pin
Alvaro Mendez20-May-02 11:23
Alvaro Mendez20-May-02 11:23 
GeneralRe: C++ question? Pin
21-May-02 15:35
suss21-May-02 15:35 
GeneralFocus problems with list control Pin
paulb19-May-02 15:06
paulb19-May-02 15:06 
GeneralRe: Focus problems with list control Pin
Shog919-May-02 16:24
sitebuilderShog919-May-02 16:24 
GeneralRe: Focus problems with list control Pin
paulb19-May-02 17:30
paulb19-May-02 17:30 
GeneralDeterming video card Pin
19-May-02 14:11
suss19-May-02 14:11 
GeneralRe: Determing video card Pin
Paul M Watt19-May-02 21:45
mentorPaul M Watt19-May-02 21:45 
If you simply want a list of the display devices currently installed on the system, then you can use EnumDisplayDevices.

If you would like to get more complicated and list all of the display modes that each of the devices that each display adapter supports, then there is a really nice example program that does this in the DirectX 8.0 SDK.

Good Luck!


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: Determing video card (EnumDisplayDevices problem...) Pin
20-May-02 2:11
suss20-May-02 2:11 
GeneralRe: Determing video card (EnumDisplayDevices problem...) Pin
Paul M Watt20-May-02 4:52
mentorPaul M Watt20-May-02 4:52 
GeneralRe: Determing video card (EnumDisplayDevices problem...) Pin
Paul M Watt20-May-02 4:53
mentorPaul M Watt20-May-02 4:53 
Generalcompiler problem Pin
Steve L.19-May-02 12:26
Steve L.19-May-02 12:26 
GeneralRe: compiler problem Pin
Joaquín M López Muñoz19-May-02 12:40
Joaquín M López Muñoz19-May-02 12:40 
GeneralUnhandled exeption when using shell functions Pin
redeemer19-May-02 11:17
redeemer19-May-02 11:17 
GeneralRe: Unhandled exeption when using shell functions Pin
Joaquín M López Muñoz19-May-02 11:42
Joaquín M López Muñoz19-May-02 11:42 
GeneralRe: Unhandled exeption when using shell functions Pin
redeemer19-May-02 11:47
redeemer19-May-02 11:47 
GeneralRe: Unhandled exeption when using shell functions Pin
Joaquín M López Muñoz19-May-02 12:09
Joaquín M López Muñoz19-May-02 12:09 
GeneralRe: Unhandled exeption when using shell functions Pin
redeemer19-May-02 12:07
redeemer19-May-02 12:07 
GeneralRe: Unhandled exeption when using shell functions Pin
Joaquín M López Muñoz19-May-02 12:17
Joaquín M López Muñoz19-May-02 12:17 
GeneralRe: Unhandled exeption when using shell functions Pin
redeemer19-May-02 12:21
redeemer19-May-02 12:21 
GeneralRe: Unhandled exeption when using shell functions Pin
Joaquín M López Muñoz19-May-02 12:32
Joaquín M López Muñoz19-May-02 12:32 
GeneralRe: Unhandled exeption when using shell functions Pin
l a u r e n19-May-02 12:07
l a u r e n19-May-02 12:07 
GeneralA basic question on creating a window Pin
Still learning how to code19-May-02 10:56
Still learning how to code19-May-02 10:56 
GeneralRe: A basic question on creating a window Pin
Joaquín M López Muñoz19-May-02 11:03
Joaquín M López Muñoz19-May-02 11:03 
GeneralRe: A basic question on creating a window Pin
Still learning how to code20-May-02 19:29
Still learning how to code20-May-02 19:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.