Click here to Skip to main content
15,902,032 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to determine if a window has scroll bar? Pin
followait4-Sep-05 15:25
followait4-Sep-05 15:25 
AnswerRe: How to determine if a window has scroll bar? Pin
Jose Lamas Rios4-Sep-05 19:22
Jose Lamas Rios4-Sep-05 19:22 
GeneralCListCtrl, any way? Pin
followait4-Sep-05 19:55
followait4-Sep-05 19:55 
GeneralRe: CListCtrl, any way? Pin
Jose Lamas Rios4-Sep-05 20:04
Jose Lamas Rios4-Sep-05 20:04 
GeneralIt's ok. Thank you very much. Pin
followait4-Sep-05 20:29
followait4-Sep-05 20:29 
QuestionHow to play *.rm ? Pin
alias00184-Sep-05 15:20
alias00184-Sep-05 15:20 
AnswerRe: How to play *.rm ? Pin
Christian Graus4-Sep-05 15:35
protectorChristian Graus4-Sep-05 15:35 
QuestionNeed help with my code for infix to postfix... Pin
residually4-Sep-05 14:36
residually4-Sep-05 14:36 
AnswerRe: Need help with my code for infix to postfix... Pin
G Haranadh5-Sep-05 21:00
G Haranadh5-Sep-05 21:00 
Questionwhy does CListCtrl.InsertItem return -1? Pin
/*Trucker*\4-Sep-05 12:40
/*Trucker*\4-Sep-05 12:40 
AnswerRe: why does CListCtrl.InsertItem return -1? Pin
Christian Graus4-Sep-05 14:24
protectorChristian Graus4-Sep-05 14:24 
GeneralRe: why does CListCtrl.InsertItem return -1? Pin
/*Trucker*\4-Sep-05 16:39
/*Trucker*\4-Sep-05 16:39 
Questionrefactoring tool Pin
wb4-Sep-05 11:47
wb4-Sep-05 11:47 
AnswerRe: refactoring tool Pin
Christian Graus4-Sep-05 11:59
protectorChristian Graus4-Sep-05 11:59 
QuestionIExplorer 6 runtime error! Pin
EA6_Panther4-Sep-05 8:48
EA6_Panther4-Sep-05 8:48 
AnswerRe: IExplorer 6 runtime error! Pin
Jose Lamas Rios4-Sep-05 19:33
Jose Lamas Rios4-Sep-05 19:33 
GeneralRe: IExplorer 6 runtime error! Pin
EA6_Panther5-Sep-05 2:05
EA6_Panther5-Sep-05 2:05 
Questionwindows forms extremely newbie question Pin
newbie progammer4-Sep-05 8:15
sussnewbie progammer4-Sep-05 8:15 
AnswerRe: windows forms extremely newbie question Pin
User 66584-Sep-05 10:33
User 66584-Sep-05 10:33 
AnswerRe: windows forms extremely newbie question Pin
Christian Graus4-Sep-05 10:41
protectorChristian Graus4-Sep-05 10:41 
QuestionMemory leak! need help Pin
Evil_Twin4-Sep-05 4:04
Evil_Twin4-Sep-05 4:04 
AnswerRe: Memory leak! need help Pin
Christian Graus4-Sep-05 10:42
protectorChristian Graus4-Sep-05 10:42 
Looks to me like your program has not ended normally ( for example, you were debugging and just stopped without letting the program end ). The code in question is created by MFC, so unless you're underlying document object is leaking memory, I don't see how you can have done anything to cause it.


Christian Graus - Microsoft MVP - C++
AnswerRe: Memory leak! need help Pin
John M. Drescher4-Sep-05 12:58
John M. Drescher4-Sep-05 12:58 
QuestionPictures in Html Help Workshop Pin
a_kiani4-Sep-05 3:12
a_kiani4-Sep-05 3:12 
AnswerRe: Pictures in Html Help Workshop Pin
S Douglas4-Sep-05 20:52
professionalS Douglas4-Sep-05 20:52 

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.