Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLock CD-ROM Pin
18-Jun-03 23:50
suss18-Jun-03 23:50 
GeneralRe: Lock CD-ROM Pin
Dominik Reichl19-Jun-03 1:20
Dominik Reichl19-Jun-03 1:20 
GeneralRe: Lock CD-ROM Pin
VikramDelhi19-Jun-03 2:08
VikramDelhi19-Jun-03 2:08 
GeneralRe: Lock CD-ROM Pin
Ted Ferenc19-Jun-03 4:22
Ted Ferenc19-Jun-03 4:22 
GeneralRe: Lock CD-ROM Pin
VikramDelhi19-Jun-03 9:38
VikramDelhi19-Jun-03 9:38 
GeneralRe: Lock CD-ROM Pin
rano12326-Dec-09 8:57
rano12326-Dec-09 8:57 
GeneralCreateFont creates font of different weight if escapement is non zero. Pin
Dhirendra18-Jun-03 23:45
Dhirendra18-Jun-03 23:45 
GeneralRe: CreateFont creates font of different weight if escapement is non zero. Pin
Ryan Binns18-Jun-03 23:59
Ryan Binns18-Jun-03 23:59 
It doesn't change weight. If you print this on paper, you'll find that there is very little difference. There are two reasons. One is that the resolution of a screen is not particularly good. The other is that GDI can not rotate text very well. If it has to look better, try using GDI+, which does a far better job.

Hope this helps

Ryan

Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)

Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

GeneralRe: CreateFont creates font of different weight if escapement is non zero. Pin
Dhirendra23-Jun-03 21:14
Dhirendra23-Jun-03 21:14 
GeneralRe: CreateFont creates font of different weight if escapement is non zero. Pin
Ryan Binns23-Jun-03 21:23
Ryan Binns23-Jun-03 21:23 
QuestionPower of 2? Pin
Dominik Reichl18-Jun-03 23:32
Dominik Reichl18-Jun-03 23:32 
AnswerRe: Power of 2? Pin
Ryan Binns18-Jun-03 23:57
Ryan Binns18-Jun-03 23:57 
GeneralRe: Power of 2? Pin
Dominik Reichl19-Jun-03 0:33
Dominik Reichl19-Jun-03 0:33 
GeneralRe: Power of 2? Pin
Ryan Binns19-Jun-03 0:58
Ryan Binns19-Jun-03 0:58 
GeneralRe: Power of 2? Pin
Tim Smith19-Jun-03 4:05
Tim Smith19-Jun-03 4:05 
GeneralRe: Power of 2? Pin
Ryan Binns19-Jun-03 4:09
Ryan Binns19-Jun-03 4:09 
Generaldefault audio device Pin
cremelie18-Jun-03 23:15
cremelie18-Jun-03 23:15 
Generaltransparent toolbarbuttons,please help! Pin
schaereran@gmx.net18-Jun-03 22:55
schaereran@gmx.net18-Jun-03 22:55 
GeneralRe: transparent toolbarbuttons,please help! Pin
Dominik Reichl18-Jun-03 23:34
Dominik Reichl18-Jun-03 23:34 
GeneralRe: transparent toolbarbuttons,please help! Pin
schaereran@gmx.net18-Jun-03 23:46
schaereran@gmx.net18-Jun-03 23:46 
GeneralRe: transparent toolbarbuttons,please help! Pin
schaereran@gmx.net18-Jun-03 23:53
schaereran@gmx.net18-Jun-03 23:53 
GeneralRe: transparent toolbarbuttons,please help! Pin
schaereran@gmx.net19-Jun-03 1:21
schaereran@gmx.net19-Jun-03 1:21 
GeneralThread and Message Queue Pin
vikramlinux18-Jun-03 22:31
vikramlinux18-Jun-03 22:31 
GeneralRe: Thread and Message Queue Pin
Ryan Binns18-Jun-03 22:38
Ryan Binns18-Jun-03 22:38 
GeneralRe: Thread and Message Queue Pin
vikramlinux18-Jun-03 22:46
vikramlinux18-Jun-03 22:46 

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.