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

C / C++ / MFC

 
QuestionCTreeCtrl and trapping on message after checkbox is marked Pin
JDCSI9927-Jun-07 1:49
JDCSI9927-Jun-07 1:49 
AnswerRe: CTreeCtrl and trapping on message after checkbox is marked Pin
Iain Clarke, Warrior Programmer27-Jun-07 3:12
Iain Clarke, Warrior Programmer27-Jun-07 3:12 
AnswerRe: CTreeCtrl and trapping on message after checkbox is marked Pin
Iain Clarke, Warrior Programmer27-Jun-07 3:38
Iain Clarke, Warrior Programmer27-Jun-07 3:38 
GeneralRe: CTreeCtrl and trapping on message after checkbox is marked Pin
JDCSI9927-Jun-07 4:38
JDCSI9927-Jun-07 4:38 
QuestionHelp needed to solve images problem Pin
James_Programmer27-Jun-07 1:42
James_Programmer27-Jun-07 1:42 
AnswerRe: Help needed to solve images problem Pin
KarstenK27-Jun-07 1:59
mveKarstenK27-Jun-07 1:59 
GeneralRe: Help needed to solve images problem Pin
James_Programmer27-Jun-07 2:14
James_Programmer27-Jun-07 2:14 
GeneralRe: Help needed to solve images problem Pin
KarstenK27-Jun-07 2:45
mveKarstenK27-Jun-07 2:45 
GeneralRe: Help needed to solve images problem Pin
James_Programmer27-Jun-07 20:24
James_Programmer27-Jun-07 20:24 
GeneralRe: Help needed to solve images problem Pin
KarstenK27-Jun-07 21:09
mveKarstenK27-Jun-07 21:09 
QuestionRe: Help needed to solve images problem Pin
Rajkumar R27-Jun-07 2:33
Rajkumar R27-Jun-07 2:33 
Questionhow can i unselecect files in a list view Pin
vasu_sri27-Jun-07 1:39
vasu_sri27-Jun-07 1:39 
AnswerRe: how can i unselecect files in a list view Pin
Nibu babu thomas27-Jun-07 1:48
Nibu babu thomas27-Jun-07 1:48 
QuestionHow to Get System Hard Disk Serial Number in MFC Pin
swamy Narasimha27-Jun-07 1:37
swamy Narasimha27-Jun-07 1:37 
AnswerRe: How to Get System Hard Disk Serial Number in MFC Pin
prasad_som27-Jun-07 2:30
prasad_som27-Jun-07 2:30 
AnswerRe: How to Get System Hard Disk Serial Number in MFC Pin
Hamid_RT27-Jun-07 8:30
Hamid_RT27-Jun-07 8:30 
QuestionHow to handle Exceptions in Constructor? Pin
narayanagvs27-Jun-07 1:31
narayanagvs27-Jun-07 1:31 
AnswerRe: How to handle Exceptions in Constructor? Pin
toxcct27-Jun-07 1:44
toxcct27-Jun-07 1:44 
QuestionOn Close Exception Pin
Programm3r27-Jun-07 0:46
Programm3r27-Jun-07 0:46 
AnswerRe: On Close Exception Pin
CPallini27-Jun-07 0:48
mveCPallini27-Jun-07 0:48 
QuestionRe: On Close Exception Pin
Programm3r27-Jun-07 0:57
Programm3r27-Jun-07 0:57 
AnswerRe: On Close Exception Pin
Hamid_RT27-Jun-07 0:57
Hamid_RT27-Jun-07 0:57 
AnswerRe: On Close Exception Pin
Roger Stoltz27-Jun-07 0:58
Roger Stoltz27-Jun-07 0:58 
When you debug the application and the exception occurs, what does the call stack look like? Can you find any code that you recognize in the call stack? Post that code in that case.

Otherwise you have to explain what you're trying to do when the exception occurs.


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown

NewsRe: On Close Exception Pin
Programm3r27-Jun-07 1:08
Programm3r27-Jun-07 1:08 
GeneralRe: On Close Exception Pin
Roger Stoltz27-Jun-07 1:11
Roger Stoltz27-Jun-07 1:11 

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.