Click here to Skip to main content
15,917,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Database Access Method Pin
IceBerG717-Apr-04 18:06
IceBerG717-Apr-04 18:06 
GeneralRe: File Database Access Method Pin
Joe Woodbury7-Apr-04 18:36
professionalJoe Woodbury7-Apr-04 18:36 
GeneralFiltering OnFileOpen Pin
J Guds7-Apr-04 11:54
J Guds7-Apr-04 11:54 
GeneralRe: Filtering OnFileOpen Pin
valikac7-Apr-04 16:53
valikac7-Apr-04 16:53 
GeneralRe: Filtering OnFileOpen Pin
avenger_sb258-Apr-04 12:34
avenger_sb258-Apr-04 12:34 
GeneralGUI Pin
eldar_20017-Apr-04 11:36
eldar_20017-Apr-04 11:36 
GeneralRe: GUI Pin
valikac7-Apr-04 16:54
valikac7-Apr-04 16:54 
QuestionHow to write to a display that is not part of the desktop? Pin
Carla F.7-Apr-04 10:30
Carla F.7-Apr-04 10:30 
Confused I am indeed...

I have an application that I'd like to use a dedicated display for some
specialized data/graphics..

I've installed an extra display adapter in the machine, and I can find it
using EnumDisplayDevices() and get an identifier string for the DeviceName,
such as {"\\.\DISPLAY2"} . . . .

However, when I attempt to do a CreateDC for this device, I get back a NULL
unless I have configured the system to include this display device as part
of the desktop, and obviously any attempt to write to it doesn't work...

I'd really like to just use the second display for my application specific
graphics without worrying about someone sliding a window over the top of it
and overwriting it...

Any suggestions as to what I should be doing? - and pointers to appropriate
documentation?

Thanks in advance

Carla



Generalgetlastinputinfo Pin
Anonymous7-Apr-04 10:13
Anonymous7-Apr-04 10:13 
GeneralRe: getlastinputinfo Pin
David Crow7-Apr-04 10:37
David Crow7-Apr-04 10:37 
GeneralRe: getlastinputinfo Pin
HAHAHA_NEXT7-Apr-04 10:42
HAHAHA_NEXT7-Apr-04 10:42 
GeneralRe: getlastinputinfo Pin
Michael Dunn7-Apr-04 13:11
sitebuilderMichael Dunn7-Apr-04 13:11 
GeneralHWND problem with ListControl Pin
krugger7-Apr-04 10:02
krugger7-Apr-04 10:02 
GeneralRe: HWND problem with ListControl Pin
Prakash Nadar7-Apr-04 15:35
Prakash Nadar7-Apr-04 15:35 
GeneralClearcase Users Pin
armentage7-Apr-04 10:00
armentage7-Apr-04 10:00 
GeneralRe: Clearcase Users Pin
David Crow7-Apr-04 10:40
David Crow7-Apr-04 10:40 
GeneralAbout BHO Pin
Anonymous7-Apr-04 9:23
Anonymous7-Apr-04 9:23 
GeneralRe: About BHO Pin
xxhimanshu7-Apr-04 19:51
xxhimanshu7-Apr-04 19:51 
QuestionUnable to declare a const static int vairable ??? Pin
HAHAHA_NEXT7-Apr-04 8:57
HAHAHA_NEXT7-Apr-04 8:57 
AnswerRe: Unable to declare a const static int vairable ??? Pin
antlers7-Apr-04 10:38
antlers7-Apr-04 10:38 
AnswerRe: Unable to declare a const static int vairable ??? Pin
Maxwell Chen7-Apr-04 17:54
Maxwell Chen7-Apr-04 17:54 
AnswerRe: Unable to declare a const static int vairable ??? Pin
Mike Dimmick8-Apr-04 1:35
Mike Dimmick8-Apr-04 1:35 
GeneralDoubt in Property Sheets Pin
P. Gnana Prakash7-Apr-04 8:56
P. Gnana Prakash7-Apr-04 8:56 
GeneralRe: Doubt in Property Sheets Pin
David Crow7-Apr-04 10:42
David Crow7-Apr-04 10:42 
GeneralStress test tools Pin
Chen Venkataraman7-Apr-04 8:29
Chen Venkataraman7-Apr-04 8: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.