Click here to Skip to main content
15,884,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change text in a text box while user is typing in another edit box in MFC.? Pin
Richard MacCutchan13-Aug-12 0:38
mveRichard MacCutchan13-Aug-12 0:38 
QuestionHow to generate Crystal Report in VC++ (VS2008) Pin
shiokbarnabas12-Aug-12 18:00
shiokbarnabas12-Aug-12 18:00 
AnswerRe: How to generate Crystal Report in VC++ (VS2008) Pin
Software_Developer12-Aug-12 23:18
Software_Developer12-Aug-12 23:18 
QuestionRichedit is displayed and Immediately aborts Pin
ForNow11-Aug-12 17:53
ForNow11-Aug-12 17:53 
AnswerRe: Richedit is displayed and Immediately aborts Pin
Richard MacCutchan11-Aug-12 21:44
mveRichard MacCutchan11-Aug-12 21:44 
GeneralRe: Richedit is displayed and Immediately aborts Pin
ForNow12-Aug-12 3:07
ForNow12-Aug-12 3:07 
GeneralRe: Richedit is displayed and Immediately aborts Pin
Richard MacCutchan12-Aug-12 4:01
mveRichard MacCutchan12-Aug-12 4:01 
GeneralRe: Out of Memory help Pin
ForNow12-Aug-12 12:47
ForNow12-Aug-12 12:47 
Hi,

I tracked my exception problem to OUT OF MEMORY as I hadn't checked the return code from my CDialog::Create

Since I am doing Interprocess communication with a console program I allocate most of my objects on the Heap

So my question(s) now are

1) How can I tell how much heap storage is allocated to my app
2) Is there anyway from the Visual Studio debugger to tell how much heap I have used

The only information I have is from task manager in the memory coulmn (private working set) says I am using 2,540 for my process

My laptop has 3.00 gb I think I could go up to 4 gb though I don't think adding more memory is the root of the problem

thanks
GeneralRe: Out of Memory help Pin
Bram van Kampen12-Aug-12 14:45
Bram van Kampen12-Aug-12 14:45 
QuestionRe: Out of Memory help Pin
Richard Andrew x6412-Aug-12 15:12
professionalRichard Andrew x6412-Aug-12 15:12 
AnswerRe: Out of Memory help Pin
Bram van Kampen13-Aug-12 11:24
Bram van Kampen13-Aug-12 11:24 
GeneralRe: Out of Memory help Pin
Richard Andrew x6413-Aug-12 12:10
professionalRichard Andrew x6413-Aug-12 12:10 
GeneralRe: Out of Memory help Pin
Richard MacCutchan12-Aug-12 21:44
mveRichard MacCutchan12-Aug-12 21:44 
GeneralRe: Out of Memory help Pin
ForNow13-Aug-12 2:56
ForNow13-Aug-12 2:56 
GeneralRe: Out of Memory help Pin
Richard MacCutchan13-Aug-12 3:02
mveRichard MacCutchan13-Aug-12 3:02 
GeneralRe: Out of Memory help Pin
ForNow13-Aug-12 7:01
ForNow13-Aug-12 7:01 
GeneralRe: Richedit is displayed and Immediately aborts Pin
VINSON_13-Aug-12 20:54
VINSON_13-Aug-12 20:54 
GeneralRe: Richedit is displayed and Immediately aborts Pin
Richard MacCutchan13-Aug-12 21:26
mveRichard MacCutchan13-Aug-12 21:26 
QuestionCSplitterWnd::GetPane asserts with CFormView pane Pin
Vaclav_11-Aug-12 5:14
Vaclav_11-Aug-12 5:14 
AnswerRe: CSplitterWnd::GetPane asserts with CFormView pane Pin
Stephen Hewitt11-Aug-12 7:28
Stephen Hewitt11-Aug-12 7:28 
Questionhow to reference a c# DLL from a c++ DLL Pin
gs_murphy@ntlworld.com10-Aug-12 2:55
gs_murphy@ntlworld.com10-Aug-12 2:55 
AnswerRe: how to reference a c# DLL from a c++ DLL Pin
Software_Developer10-Aug-12 4:21
Software_Developer10-Aug-12 4:21 
AnswerRe: how to reference a c# DLL from a c++ DLL Pin
Richard MacCutchan10-Aug-12 21:42
mveRichard MacCutchan10-Aug-12 21:42 
QuestionHelp! Crystal Report for VC++ project (VS2008) Pin
shiokbarnabas9-Aug-12 17:11
shiokbarnabas9-Aug-12 17:11 
AnswerRe: Help! Crystal Report for VC++ project (VS2008) Pin
_Flaviu9-Aug-12 19:09
_Flaviu9-Aug-12 19:09 

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.