Click here to Skip to main content
15,921,542 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Changing Picture Pin
Halawlaws20-Jul-05 3:17
Halawlaws20-Jul-05 3:17 
Generalloading bitmaps from List Box Pin
a_david12319-Jul-05 19:28
a_david12319-Jul-05 19:28 
GeneralRe: loading bitmaps from List Box Pin
David Crow20-Jul-05 3:11
David Crow20-Jul-05 3:11 
GeneralOpen Files Pin
Anonymous19-Jul-05 19:09
Anonymous19-Jul-05 19:09 
GeneralRe: Open Files Pin
22491719-Jul-05 19:57
22491719-Jul-05 19:57 
GeneralConvert mm(millimeter) into pixels for use with TextOut Pin
wasife19-Jul-05 19:09
wasife19-Jul-05 19:09 
GeneralRe: Convert mm(millimeter) into pixels for use with TextOut Pin
Marc Soleda19-Jul-05 20:10
Marc Soleda19-Jul-05 20:10 
GeneralRe: Convert mm(millimeter) into pixels for use with TextOut Pin
RicoH20-Jul-05 0:42
RicoH20-Jul-05 0:42 
Hi,

If you call 'GetDeviceCaps' on your device context you can get
the width and height, in millimeters, of your physical screen.
You can also get the resolution of the screen in pixels this way,
so you should be able to do some calculations based on these values...

Don't think you are, know you are...
GeneralScreen Capture Pin
dSolariuM19-Jul-05 18:14
dSolariuM19-Jul-05 18:14 
GeneralRe: Screen Capture Pin
nm_11419-Jul-05 19:55
nm_11419-Jul-05 19:55 
GeneralRe: Screen Capture Pin
vishalmore20-Jul-05 1:26
vishalmore20-Jul-05 1:26 
GeneralRe: Screen Capture Pin
dSolariuM21-Jul-05 0:00
dSolariuM21-Jul-05 0:00 
GeneralUsing Microsoft computer login dialog Pin
astibich219-Jul-05 17:07
astibich219-Jul-05 17:07 
GeneralRe: Using Microsoft computer login dialog Pin
David Crow20-Jul-05 3:20
David Crow20-Jul-05 3:20 
GeneralCancel dialog question Pin
nm_11419-Jul-05 14:25
nm_11419-Jul-05 14:25 
GeneralRe: Cancel dialog question Pin
Blake V. Miller19-Jul-05 19:01
Blake V. Miller19-Jul-05 19:01 
GeneralRe: Cancel dialog question Pin
nm_11419-Jul-05 19:09
nm_11419-Jul-05 19:09 
GeneralListCtrl and TreeCtrl Pin
Mohammed F. Salem19-Jul-05 11:13
Mohammed F. Salem19-Jul-05 11:13 
GeneralRe: ListCtrl and TreeCtrl Pin
Christian Graus19-Jul-05 11:18
protectorChristian Graus19-Jul-05 11:18 
GeneralRe: ListCtrl and TreeCtrl Pin
Mohammed F. Salem19-Jul-05 21:10
Mohammed F. Salem19-Jul-05 21:10 
GeneralRe: ListCtrl and TreeCtrl Pin
Christian Graus20-Jul-05 11:50
protectorChristian Graus20-Jul-05 11:50 
QuestionHow can i use (dbf) FoxPro files with MFC Pin
vugar19-Jul-05 10:46
vugar19-Jul-05 10:46 
AnswerRe: How can i use (dbf) FoxPro files with MFC Pin
Graham Bradshaw19-Jul-05 13:03
Graham Bradshaw19-Jul-05 13:03 
GeneralVugar Avazov Pin
vugar19-Jul-05 10:22
vugar19-Jul-05 10:22 
GeneralPassing variables between dialogs Pin
Nick Usechak19-Jul-05 9:16
Nick Usechak19-Jul-05 9:16 

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.