Click here to Skip to main content
15,902,775 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionImage Zoom (Scaling?) with GDI+ Pin
TheShihan30-Aug-07 3:29
TheShihan30-Aug-07 3:29 
AnswerRe: Image Zoom (Scaling?) with GDI+ Pin
Naveen30-Aug-07 3:54
Naveen30-Aug-07 3:54 
GeneralRe: Image Zoom (Scaling?) with GDI+ Pin
TheShihan30-Aug-07 4:17
TheShihan30-Aug-07 4:17 
GeneralRe: Image Zoom (Scaling?) with GDI+ Pin
Naveen30-Aug-07 4:20
Naveen30-Aug-07 4:20 
GeneralRe: Image Zoom (Scaling?) with GDI+ Pin
James R. Twine30-Aug-07 7:07
James R. Twine30-Aug-07 7:07 
QuestionCFontDialog Pin
Try30-Aug-07 3:17
Try30-Aug-07 3:17 
QuestionRe: CFontDialog Pin
David Crow30-Aug-07 3:20
David Crow30-Aug-07 3:20 
AnswerRe: CFontDialog Pin
Jason Teagle30-Aug-07 3:24
Jason Teagle30-Aug-07 3:24 
I would hazard a guess to say that it is to do with how Windows maps fonts. In the LOGFONT structure, for example, it needs a *negative* value to get the full character height - a positive value gives a slightly different size as it doesn't check against the full character cell height.

Now, this doesn't necessarily mean it's true in your case.

I think we are going to need to see some sample code and / or an explanation of what you do as a user with the font dialogue in between examining those values - for example, do you simply cancel it, or do you choose something?


GeneralRe: CFontDialog Pin
Try30-Aug-07 3:50
Try30-Aug-07 3:50 
GeneralRe: CFontDialog Pin
Jason Teagle30-Aug-07 10:07
Jason Teagle30-Aug-07 10:07 
QuestionPocketPC to PC file transfer [modified] Pin
shpid3r30-Aug-07 2:47
shpid3r30-Aug-07 2:47 
AnswerRe: PocketPC to PC file transfer Pin
Rajesh R Subramanian30-Aug-07 6:21
professionalRajesh R Subramanian30-Aug-07 6:21 
Questionsscanf, reading unknown number of variables Pin
Jim Warburton30-Aug-07 2:18
Jim Warburton30-Aug-07 2:18 
AnswerRe: sscanf, reading unknown number of variables Pin
jhwurmbach30-Aug-07 2:40
jhwurmbach30-Aug-07 2:40 
GeneralRe: sscanf, reading unknown number of variables Pin
Jim Warburton30-Aug-07 2:50
Jim Warburton30-Aug-07 2:50 
AnswerRe: sscanf, reading unknown number of variables Pin
Nishad S30-Aug-07 2:45
Nishad S30-Aug-07 2:45 
GeneralRe: sscanf, reading unknown number of variables Pin
Jim Warburton30-Aug-07 2:50
Jim Warburton30-Aug-07 2:50 
GeneralRe: sscanf, reading unknown number of variables Pin
Nishad S30-Aug-07 2:55
Nishad S30-Aug-07 2:55 
QuestionAccessing remote (shared) files Pin
insignia30-Aug-07 2:05
insignia30-Aug-07 2:05 
AnswerRe: Accessing remote (shared) files Pin
David Crow30-Aug-07 3:12
David Crow30-Aug-07 3:12 
Questionhow to use group of radio button as single control? Pin
Banks K30-Aug-07 0:58
Banks K30-Aug-07 0:58 
AnswerRe: how to use group of radio button as single control? Pin
Naveen30-Aug-07 1:08
Naveen30-Aug-07 1:08 
AnswerRe: how to use group of radio button as single control? Pin
KarstenK30-Aug-07 1:19
mveKarstenK30-Aug-07 1:19 
AnswerRe: how to use group of radio button as single control? Pin
David Crow30-Aug-07 3:13
David Crow30-Aug-07 3:13 
Questionhow to get 32-bit graphics on EVC++ 4.0 SP4 Pin
mercenary0130-Aug-07 0:53
mercenary0130-Aug-07 0:53 

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.