Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: right-click on windows taskbar Pin
kartikdasani20-Jul-11 3:27
kartikdasani20-Jul-11 3:27 
AnswerRe: right-click on windows taskbar Pin
Abhi Lahare20-Jul-11 11:33
Abhi Lahare20-Jul-11 11:33 
QuestionDialog box focus Pin
aangerma19-Jul-11 1:12
aangerma19-Jul-11 1:12 
AnswerRe: Dialog box focus Pin
User 742933819-Jul-11 1:35
professionalUser 742933819-Jul-11 1:35 
QuestionRe: Dialog box focus Pin
_AnsHUMAN_ 19-Jul-11 2:00
_AnsHUMAN_ 19-Jul-11 2:00 
AnswerRe: Dialog box focus Pin
aangerma19-Jul-11 2:41
aangerma19-Jul-11 2:41 
GeneralRe: Dialog box focus Pin
Maximilien19-Jul-11 2:56
Maximilien19-Jul-11 2:56 
GeneralRe: Dialog box focus Pin
Chandrasekharan P19-Jul-11 20:13
Chandrasekharan P19-Jul-11 20:13 
GeneralRe: Dialog box focus Pin
Maximilien20-Jul-11 0:56
Maximilien20-Jul-11 0:56 
GeneralRe: Dialog box focus Pin
Chandrasekharan P20-Jul-11 1:33
Chandrasekharan P20-Jul-11 1:33 
AnswerRe: Dialog box focus Pin
User 742933820-Jul-11 3:21
professionalUser 742933820-Jul-11 3:21 
GeneralRe: Dialog box focus Pin
aangerma20-Jul-11 8:47
aangerma20-Jul-11 8:47 
GeneralRe: Dialog box focus Pin
Chandrasekharan P20-Jul-11 18:40
Chandrasekharan P20-Jul-11 18:40 
QuestionUsing MemoryLeak detection in MFC Pin
Anu_Bala19-Jul-11 1:11
Anu_Bala19-Jul-11 1:11 
AnswerRe: Using MemoryLeak detection in MFC Pin
Chandrasekharan P20-Jul-11 7:41
Chandrasekharan P20-Jul-11 7:41 
AnswerRe: Using MemoryLeak detection in MFC Pin
Rick York20-Jul-11 8:33
mveRick York20-Jul-11 8:33 
AnswerRe: Using MemoryLeak detection in MFC Pin
Rolf Kristensen27-Jul-11 12:20
Rolf Kristensen27-Jul-11 12:20 
QuestionHow to set focus to newly added CTreeCtrl tree item? Pin
yogish29318-Jul-11 20:52
yogish29318-Jul-11 20:52 
AnswerRe: How to set focus to newly added CTreeCtrl tree item? Pin
Richard MacCutchan18-Jul-11 21:19
mveRichard MacCutchan18-Jul-11 21:19 
GeneralRe: How to set focus to newly added CTreeCtrl tree item? Pin
yogish29318-Jul-11 21:23
yogish29318-Jul-11 21:23 
AnswerRe: How to set focus to newly added CTreeCtrl tree item? Pin
Tony Hill18-Jul-11 21:50
mveTony Hill18-Jul-11 21:50 
GeneralRe: How to set focus to newly added CTreeCtrl tree item? Pin
yogish29318-Jul-11 21:55
yogish29318-Jul-11 21:55 
QuestionWhen the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
manoharbalu18-Jul-11 19:08
manoharbalu18-Jul-11 19:08 
I'm working on a project in which the parent frame is CMDIFrameWnd and it spawns different child windows of CMDIChildWnd object for different purposes. The child windows are created based on need such as
1. one for displaying messages
2. one for displaying monitored data
3. plotting graphs etc

When the application is run, when we switch over all the views for some time, the application suddenly crashes.

Why is this happening. Kindly help if anybody knows.
AnswerRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
_AnsHUMAN_ 18-Jul-11 19:35
_AnsHUMAN_ 18-Jul-11 19:35 
GeneralRe: When the application is run, when we switch over all the views for some time, the application suddenly crashes. Pin
Stefan_Lang19-Jul-11 2:17
Stefan_Lang19-Jul-11 2:17 

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.