Click here to Skip to main content
15,922,166 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ToolBarCtrl dropdown menu Dialog based Pin
ThatsAlok17-Oct-07 2:06
ThatsAlok17-Oct-07 2:06 
QuestionReaarrangeable menu item Pin
pebrian2716-Oct-07 18:39
pebrian2716-Oct-07 18:39 
Questionusing code with out dialog Pin
dellthinker16-Oct-07 10:29
dellthinker16-Oct-07 10:29 
QuestionRe: using code with out dialog Pin
David Crow16-Oct-07 10:49
David Crow16-Oct-07 10:49 
AnswerRe: using code with out dialog Pin
dellthinker16-Oct-07 14:55
dellthinker16-Oct-07 14:55 
GeneralRe: using code with out dialog Pin
David Crow17-Oct-07 2:50
David Crow17-Oct-07 2:50 
GeneralRe: using code with out dialog Pin
dellthinker17-Oct-07 13:58
dellthinker17-Oct-07 13:58 
GeneralRe: using code with out dialog Pin
David Crow17-Oct-07 17:53
David Crow17-Oct-07 17:53 
Questionusing classes Pin
Tom De Angelis16-Oct-07 10:22
Tom De Angelis16-Oct-07 10:22 
QuestionRe: using classes Pin
David Crow16-Oct-07 10:51
David Crow16-Oct-07 10:51 
QuestionRe: using classes Pin
Hamid_RT16-Oct-07 19:20
Hamid_RT16-Oct-07 19:20 
QuestionNeed serialize/deserialize container class to/from XML. Pin
oleg6316-Oct-07 9:33
professionaloleg6316-Oct-07 9:33 
AnswerRe: Need serialize/deserialize container class to/from XML. Pin
indigox317-Oct-07 3:44
indigox317-Oct-07 3:44 
QuestionGDI+ initialization Pin
indigox316-Oct-07 9:16
indigox316-Oct-07 9:16 
AnswerRe: GDI+ initialization Pin
led mike16-Oct-07 9:43
led mike16-Oct-07 9:43 
GeneralRe: GDI+ initialization Pin
indigox316-Oct-07 9:53
indigox316-Oct-07 9:53 
GeneralRe: GDI+ initialization Pin
led mike17-Oct-07 4:44
led mike17-Oct-07 4:44 
AnswerRe: GDI+ initialization Pin
Mark Salsbery16-Oct-07 9:58
Mark Salsbery16-Oct-07 9:58 
GeneralRe: GDI+ initialization Pin
indigox317-Oct-07 3:41
indigox317-Oct-07 3:41 
GeneralRe: GDI+ initialization Pin
led mike17-Oct-07 4:43
led mike17-Oct-07 4:43 
AnswerRe: GDI+ initialization Pin
Randor 16-Oct-07 10:28
professional Randor 16-Oct-07 10:28 
GeneralRe: GDI+ initialization Pin
Mark Salsbery16-Oct-07 10:31
Mark Salsbery16-Oct-07 10:31 
GeneralRe: GDI+ initialization Pin
indigox317-Oct-07 3:38
indigox317-Oct-07 3:38 
QuestionProblem on MM_HIMETRIC mode with different video cards Pin
JibJeab16-Oct-07 6:12
JibJeab16-Oct-07 6:12 
AnswerRe: Problem on MM_HIMETRIC mode with different video cards Pin
Iain Clarke, Warrior Programmer17-Oct-07 5:36
Iain Clarke, Warrior Programmer17-Oct-07 5:36 
Given that monitors have knobs on them to stretch / shrink the width & height of a picture, I can't imagine you can totally trust any dpis given to you by the OS (or graphics driver).

While that is less of an issue with flat screens, it's not completely gone.

It get's even worse on some CRTs, with the picture bulging at the sides, etc.

Have you tried drawing a ruler on the screen in X & Y, and getting the user to drag it with the mouse until it matches some real world measurements done by them on the screeen?

Iain.



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.