Click here to Skip to main content
15,913,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: MFC CListCtrl Memory management Pin
David Crow18-Jun-08 2:26
David Crow18-Jun-08 2:26 
AnswerRe: MFC CListCtrl Memory management Pin
bonkers12318-Jun-08 5:08
bonkers12318-Jun-08 5:08 
GeneralRe: MFC CListCtrl Memory management Pin
David Crow18-Jun-08 5:15
David Crow18-Jun-08 5:15 
GeneralRe: MFC CListCtrl Memory management Pin
bonkers12318-Jun-08 22:23
bonkers12318-Jun-08 22:23 
QuestionHow to get VC++ version installed? Pin
ben217-Jun-08 9:28
ben217-Jun-08 9:28 
AnswerRe: How to get VC++ version installed? Pin
ThatsAlok18-Jun-08 2:51
ThatsAlok18-Jun-08 2:51 
Question"extern inline" in C header file Pin
crewchill17-Jun-08 8:27
crewchill17-Jun-08 8:27 
AnswerRe: "extern inline" in C header file Pin
Joe Woodbury17-Jun-08 15:02
professionalJoe Woodbury17-Jun-08 15:02 
If the function can be inlined it will be, otherwise it will attempt to link to the function. This means it must exist in source somewhere. One thing to check is if a macro is used to define "extern inline" and can be turned on/off easily.


Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke


AnswerRe: "extern inline" in C header file Pin
Nibu babu thomas17-Jun-08 17:11
Nibu babu thomas17-Jun-08 17:11 
Questionhow to change the back ground color of Label at runtime Pin
ramnathrn17-Jun-08 8:16
ramnathrn17-Jun-08 8:16 
QuestionRe: how to change the back ground color of Label at runtime Pin
David Crow17-Jun-08 8:51
David Crow17-Jun-08 8:51 
QuestionC program Pin
Subhankar17-Jun-08 7:40
Subhankar17-Jun-08 7:40 
AnswerRe: C program Pin
Alan Balkany17-Jun-08 8:26
Alan Balkany17-Jun-08 8:26 
QuestionRe: C program Pin
David Crow17-Jun-08 8:52
David Crow17-Jun-08 8:52 
AnswerRe: C program Pin
bulg17-Jun-08 13:44
bulg17-Jun-08 13:44 
GeneralRe: C program Pin
Subhankar17-Jun-08 23:11
Subhankar17-Jun-08 23:11 
QuestionMIME Base64 Encoding Pin
hxhl9517-Jun-08 6:03
hxhl9517-Jun-08 6:03 
AnswerRe: MIME Base64 Encoding Pin
Michael Dunn17-Jun-08 15:30
sitebuilderMichael Dunn17-Jun-08 15:30 
QuestionHow do I change the shadow color in ShadowVolume Pin
akira3217-Jun-08 5:38
akira3217-Jun-08 5:38 
QuestionHow to serialize STL containers in VC++ 2008? [modified] Pin
followait17-Jun-08 4:10
followait17-Jun-08 4:10 
AnswerRe: How to serialize STL containers in VC++ 2008? Pin
CPallini17-Jun-08 4:31
mveCPallini17-Jun-08 4:31 
QuestionHow can i hide Static Text in MFC ? Pin
sumit.durg17-Jun-08 4:03
sumit.durg17-Jun-08 4:03 
AnswerRe: How can i hide Static Text in MFC ? Pin
toxcct17-Jun-08 4:10
toxcct17-Jun-08 4:10 
AnswerRe: How can i hide Static Text in MFC ? Pin
Jijo.Raj17-Jun-08 8:00
Jijo.Raj17-Jun-08 8:00 
GeneralRe: How can i hide Static Text in MFC ? Pin
ramnathrn17-Jun-08 8:13
ramnathrn17-Jun-08 8:13 

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.