Click here to Skip to main content
15,905,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ActiveX support in a MFC DLL Pin
Moshirynia15-Jan-04 17:25
Moshirynia15-Jan-04 17:25 
GeneralDebug to release Pin
stupidaccount15-Jan-04 10:06
stupidaccount15-Jan-04 10:06 
GeneralRe: Debug to release Pin
Navin15-Jan-04 10:37
Navin15-Jan-04 10:37 
GeneralRe: Debug to release Pin
stupidaccount15-Jan-04 10:41
stupidaccount15-Jan-04 10:41 
GeneralRe: Debug to release Pin
Joaquín M López Muñoz15-Jan-04 10:39
Joaquín M López Muñoz15-Jan-04 10:39 
GeneralRe: Debug to release Pin
stupidaccount15-Jan-04 10:45
stupidaccount15-Jan-04 10:45 
GeneralRe: Debug to release Pin
Joaquín M López Muñoz15-Jan-04 10:49
Joaquín M López Muñoz15-Jan-04 10:49 
GeneralRe: Debug to release Pin
Anthony_Yio15-Jan-04 14:44
Anthony_Yio15-Jan-04 14:44 
GeneralRe: Debug to release Pin
stupidaccount16-Jan-04 3:00
stupidaccount16-Jan-04 3:00 
Questionhow to change printer fonts Pin
Stober15-Jan-04 8:57
Stober15-Jan-04 8:57 
GeneralExtCreateRegion Win9x Problem Pin
nemo15-Jan-04 8:50
nemo15-Jan-04 8:50 
GeneralRe: ExtCreateRegion Win9x Problem Pin
Michael Dunn15-Jan-04 18:56
sitebuilderMichael Dunn15-Jan-04 18:56 
QuestionCan you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 7:38
ElizabethC15-Jan-04 7:38 
AnswerRe: Can you suggest some software to create a help file for my application? Pin
includeh1015-Jan-04 8:15
includeh1015-Jan-04 8:15 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 8:18
ElizabethC15-Jan-04 8:18 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
Antti Keskinen15-Jan-04 8:36
Antti Keskinen15-Jan-04 8:36 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
includeh1015-Jan-04 9:02
includeh1015-Jan-04 9:02 
GeneralRe: Can you suggest some software to create a help file for my application? Pin
ElizabethC15-Jan-04 11:00
ElizabethC15-Jan-04 11:00 
GeneralOwner draw combo-boxes are higher Pin
BadJerry15-Jan-04 7:28
BadJerry15-Jan-04 7:28 
GeneralRe: Owner draw combo-boxes are higher Pin
Maximilien15-Jan-04 7:37
Maximilien15-Jan-04 7:37 
GeneralRe: Owner draw combo-boxes are higher Pin
BadJerry16-Jan-04 0:46
BadJerry16-Jan-04 0:46 
Yes... MeasureItem allows you to change the size of the items in the associated listbox of the control. My problem is that the editBox (and the combo control itself when not expanded) is actually higher by about 4 pixels.

You can test this in the resource definition, simply check the Ownerdraw for a combo and preview the dialog and it is already bigger. Not the end of the world but it looks weird when you have two combos next to each other. I may have to make them both owner-draw... Great!


GeneralRe: Owner draw combo-boxes are higher Pin
Paul Vickery28-May-04 0:54
professionalPaul Vickery28-May-04 0:54 
GeneralRe: Owner draw combo-boxes are higher Pin
BadJerry28-May-04 1:35
BadJerry28-May-04 1:35 
Questionhow to remove items from Start menu? Pin
includeh1015-Jan-04 7:19
includeh1015-Jan-04 7:19 
AnswerRe: how to remove items from Start menu? Pin
David Crow15-Jan-04 7:36
David Crow15-Jan-04 7:36 

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.