Click here to Skip to main content
15,923,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Changing Picture Pin
David Crow20-Jul-05 3:16
David Crow20-Jul-05 3:16 
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 
Ups!! The pixel is the basic unit of programmable color on a display or image so it's more a logical unit than a physical one, altough the physical size of a pixel depends on how you've set the resolution for the display screen:
If the display is at its maximum resolution, the physical size of a pixel will be the physical size of the dot of the display (usually .28mm but you should look to the specs of your display). If you've set the resolution to less, a pixel will be larger than the physical size of the screen's dot (the pixel will use more than one dot).

Hope it helps ...

Marc Soleda.

... she said you are the perfect stranger she said baby let's keep it like this... Tunnel of Love, Dire Straits.
GeneralRe: Convert mm(millimeter) into pixels for use with TextOut Pin
RicoH20-Jul-05 0:42
RicoH20-Jul-05 0:42 
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 

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.