Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Getting FontWidth from FontSize Pin
Pazzuzu27-Jan-04 21:30
Pazzuzu27-Jan-04 21:30 
QuestionHow to boot from usb flash memory drive? Pin
stpg27-Nov-03 1:16
stpg27-Nov-03 1:16 
AnswerRe: How to boot from usb flash memory drive? Pin
Anonymous27-Nov-03 1:38
Anonymous27-Nov-03 1:38 
AnswerRe: How to boot from usb flash memory drive? Pin
jhwurmbach27-Nov-03 2:38
jhwurmbach27-Nov-03 2:38 
Generaladding HTML help to an existing project Pin
si_6927-Nov-03 1:08
si_6927-Nov-03 1:08 
GeneralGetFont() Pin
v0id_dev27-Nov-03 0:57
v0id_dev27-Nov-03 0:57 
GeneralRe: GetFont() Pin
RChin27-Nov-03 1:01
RChin27-Nov-03 1:01 
GeneralRe: GetFont() Pin
Roger Allen27-Nov-03 3:28
Roger Allen27-Nov-03 3:28 
This is a guess, but by the end of the stadnard OnInitDialog, wit hte controls created, the CDialog bass class code calls setFont on each control to set the font to use.

As your doing the Create() calls manually, not font is being set. he control will render with the default GUI font (GetStockObject(DEFAULT_GUI_FONT)), but will return NULL as no specific font to use has been set.


Roger Allen - Sonork 100.10016
If your dead and reading this, then you have no life!
Generalvideo chat Pin
vnws27-Nov-03 0:26
sussvnws27-Nov-03 0:26 
GeneralRe: video chat Pin
Jerry Evans27-Nov-03 3:54
Jerry Evans27-Nov-03 3:54 
GeneralErase external files Pin
chadell26-Nov-03 23:45
chadell26-Nov-03 23:45 
GeneralRe: Erase external files Pin
Cedric Moonen26-Nov-03 23:53
Cedric Moonen26-Nov-03 23:53 
GeneralRe: Erase external files Pin
chadell27-Nov-03 1:59
chadell27-Nov-03 1:59 
GeneralRe: Erase external files Pin
Neville Franks27-Nov-03 0:25
Neville Franks27-Nov-03 0:25 
GeneralRe: Erase external files Pin
Prakash Nadar27-Nov-03 1:01
Prakash Nadar27-Nov-03 1:01 
Generalstore and retrieve .bmp using sql server 2000 and vc++ 6.0 Pin
mctpursuer26-Nov-03 23:09
mctpursuer26-Nov-03 23:09 
GeneralA confusing problem... Pin
Rob Manderson26-Nov-03 23:03
protectorRob Manderson26-Nov-03 23:03 
GeneralRe: A confusing problem... Pin
Ryan Roberts26-Nov-03 23:42
Ryan Roberts26-Nov-03 23:42 
GeneralRe: A confusing problem... Pin
Rob Manderson26-Nov-03 23:48
protectorRob Manderson26-Nov-03 23:48 
GeneralRe: A confusing problem... Pin
Mike Dimmick27-Nov-03 1:48
Mike Dimmick27-Nov-03 1:48 
GeneralRe: A confusing problem... Pin
Rob Manderson27-Nov-03 8:49
protectorRob Manderson27-Nov-03 8:49 
GeneralRe: A confusing problem... Pin
Mike Dimmick27-Nov-03 9:11
Mike Dimmick27-Nov-03 9:11 
GeneralRe: A confusing problem... Pin
Neville Franks27-Nov-03 0:23
Neville Franks27-Nov-03 0:23 
GeneralRe: A confusing problem... Pin
Rob Manderson27-Nov-03 8:50
protectorRob Manderson27-Nov-03 8:50 
GeneralRe: A confusing problem... Pin
Neville Franks27-Nov-03 9:10
Neville Franks27-Nov-03 9:10 

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.