Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to control execution order Pin
I2A4U23-Aug-04 1:12
I2A4U23-Aug-04 1:12 
Generalabout Webbrowse Pin
runner11122-Aug-04 16:35
runner11122-Aug-04 16:35 
GeneralRe: about Webbrowse Pin
Abhi Lahare22-Aug-04 19:03
Abhi Lahare22-Aug-04 19:03 
GeneralAccessing Windows User Account Pin
wildan_ali22-Aug-04 15:19
wildan_ali22-Aug-04 15:19 
GeneralRe: Accessing Windows User Account Pin
ThatsAlok22-Aug-04 21:22
ThatsAlok22-Aug-04 21:22 
GeneralRe: Accessing Windows User Account Pin
wildan_ali22-Aug-04 21:52
wildan_ali22-Aug-04 21:52 
GeneralRe: Accessing Windows User Account Pin
ThatsAlok23-Aug-04 0:59
ThatsAlok23-Aug-04 0:59 
GeneralConfusing Mouse Operations Pin
radiox22-Aug-04 15:04
radiox22-Aug-04 15:04 
GeneralRe: Confusing Mouse Operations Pin
radiox22-Aug-04 15:43
radiox22-Aug-04 15:43 
Generaldialog, edit control - No.2 Pin
emo75u22-Aug-04 13:40
emo75u22-Aug-04 13:40 
GeneralRe: dialog, edit control - No.2 Pin
Ivan Cachicatari23-Aug-04 8:05
Ivan Cachicatari23-Aug-04 8:05 
GeneralTheme madness! Pin
Jörgen Sigvardsson22-Aug-04 9:21
Jörgen Sigvardsson22-Aug-04 9:21 
GeneralGDI Objects in Windows Task Manager Pin
Jörgen Sigvardsson22-Aug-04 9:18
Jörgen Sigvardsson22-Aug-04 9:18 
GeneralRe: GDI Objects in Windows Task Manager Pin
Neville Franks22-Aug-04 10:44
Neville Franks22-Aug-04 10:44 
GeneralRe: GDI Objects in Windows Task Manager Pin
Jörgen Sigvardsson22-Aug-04 10:48
Jörgen Sigvardsson22-Aug-04 10:48 
GeneralRe: GDI Objects in Windows Task Manager Pin
Neville Franks22-Aug-04 10:55
Neville Franks22-Aug-04 10:55 
GeneralRe: GDI Objects in Windows Task Manager Pin
Jörgen Sigvardsson22-Aug-04 10:50
Jörgen Sigvardsson22-Aug-04 10:50 
GeneralRe: GDI Objects in Windows Task Manager Pin
Neville Franks22-Aug-04 10:56
Neville Franks22-Aug-04 10:56 
GeneralRe: GDI Objects in Windows Task Manager Pin
wb22-Aug-04 11:09
wb22-Aug-04 11:09 
GeneralRe: GDI Objects in Windows Task Manager Pin
PJ Arends22-Aug-04 11:24
professionalPJ Arends22-Aug-04 11:24 
GeneralRe: GDI Objects in Windows Task Manager Pin
Jörgen Sigvardsson22-Aug-04 11:41
Jörgen Sigvardsson22-Aug-04 11:41 
Generalfunction pointers... Pin
misterbear22-Aug-04 7:56
misterbear22-Aug-04 7:56 
GeneralRe: function pointers... Pin
Neville Franks22-Aug-04 10:52
Neville Franks22-Aug-04 10:52 
QuestionLOGFONT received by EnumFontFamExProc? Pin
Michael Gunlock22-Aug-04 5:41
Michael Gunlock22-Aug-04 5:41 
Does anyone know what determines the LOGFONT values received by the EnumFontFamExProc callback function (for TrueType fonts). At least on my test system, it is not affected by current dpi settings. It's easy to calculate the point size for the values received but I do not appreciate any patterns. For example, some fonts have values that are related to 24 point and others to 12 point.

Are they values embedded in the *.ttf file?...perhaps related to a master glyph size?


GeneralCListBox AddString() Pin
Anonymous22-Aug-04 3:23
Anonymous22-Aug-04 3:23 

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.