Click here to Skip to main content
15,915,042 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CoInitializeEx ( ) Pin
Chen Venkataraman13-Dec-01 4:24
Chen Venkataraman13-Dec-01 4:24 
GeneralRe: CoInitializeEx ( ) Pin
Tim Rymer13-Dec-01 4:31
Tim Rymer13-Dec-01 4:31 
GeneralRe: CoInitializeEx ( ) Pin
Chen Venkataraman13-Dec-01 4:41
Chen Venkataraman13-Dec-01 4:41 
GeneralThousand seperator Pin
User 988513-Dec-01 4:03
User 988513-Dec-01 4:03 
GeneralRe: Thousand seperator Pin
13-Dec-01 4:14
suss13-Dec-01 4:14 
GeneralHICON in extension DLL Pin
GurGur13-Dec-01 3:43
GurGur13-Dec-01 3:43 
GeneralChange the screensaver from a program... Pin
Anders Molin13-Dec-01 2:37
professionalAnders Molin13-Dec-01 2:37 
GeneralWinXP dialog fonts for VC++5 apps Pin
Steve Kearon13-Dec-01 1:53
Steve Kearon13-Dec-01 1:53 
When running my VC++5/MFC app under XP, most dialog fonts look bad. Fonts in property pages & common dialogs look great (except for added controls in FileOpen). Fonts in menus and messageboxes look great, too. Adding a manifest file makes no difference to the fonts, but verything else turns cool<g>.

From scouring MSDN/KB it seems the trick is to specify dialog resources to have style DS_SHELLFONT and use the "MS Shell Dlg" font (rather than "MS Sans Serif").

However ... in VC++5, DS_SHELLFONT isn't defined and I can't specify "MS Shell Dlg" (because its not availalable on my development system?)

Is my understanding of the issues / solution correct ?
Is there a way to achieve what I need with VC++5, or must I upgrade to VC++6, or what ?


Many thanks
Steve Kearon

GeneralRe: WinXP dialog fonts for VC++5 apps Pin
Michael Dunn13-Dec-01 7:42
sitebuilderMichael Dunn13-Dec-01 7:42 
Generalchar to integer Pin
12-Dec-01 20:16
suss12-Dec-01 20:16 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 1:54
professionalNormDroid13-Dec-01 1:54 
GeneralRe: char to integer Pin
Tim Smith13-Dec-01 1:59
Tim Smith13-Dec-01 1:59 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 2:39
professionalNormDroid13-Dec-01 2:39 
GeneralRe: char to integer Pin
NormDroid13-Dec-01 2:39
professionalNormDroid13-Dec-01 2:39 
QuestionSystem Idle Time? Pin
12-Dec-01 17:10
suss12-Dec-01 17:10 
AnswerRe: System Idle Time? Pin
Erik Funkenbusch12-Dec-01 17:46
Erik Funkenbusch12-Dec-01 17:46 
GeneralATL Com+ C++ IObjectControl Questions Pin
WhiteKnight12-Dec-01 14:57
WhiteKnight12-Dec-01 14:57 
GeneralCToolBarCtl problem Pin
12-Dec-01 14:25
suss12-Dec-01 14:25 
GeneralCTabCrl question Pin
Dor12-Dec-01 13:49
Dor12-Dec-01 13:49 
GeneralRe: CTabCrl question Pin
PJ Arends15-Dec-01 13:36
professionalPJ Arends15-Dec-01 13:36 
GeneralOpenGL Weirdness Pin
Rick York12-Dec-01 12:41
mveRick York12-Dec-01 12:41 
GeneralRe: OpenGL Weirdness Pin
Rick York13-Dec-01 10:24
mveRick York13-Dec-01 10:24 
GeneralXP visual style, MFC toolbar Pin
scpierre12-Dec-01 11:39
scpierre12-Dec-01 11:39 
QuestionBlending in OpenGL? Pin
12-Dec-01 11:35
suss12-Dec-01 11:35 
AnswerRe: Blending in OpenGL? Pin
Christian Graus12-Dec-01 12:20
protectorChristian Graus12-Dec-01 12:20 

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.