Click here to Skip to main content
15,909,827 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: program too big to fit in memory ??? Pin
PCuong19838-Dec-09 14:39
professionalPCuong19838-Dec-09 14:39 
GeneralRe: program too big to fit in memory ??? Pin
a04.lqd8-Dec-09 15:09
a04.lqd8-Dec-09 15:09 
Questionwhat are these error ? Pin
a04.lqd8-Dec-09 4:18
a04.lqd8-Dec-09 4:18 
AnswerRe: what are these error ? Pin
Rajesh R Subramanian8-Dec-09 4:21
professionalRajesh R Subramanian8-Dec-09 4:21 
AnswerRe: what are these error ? Pin
a04.lqd8-Dec-09 4:34
a04.lqd8-Dec-09 4:34 
GeneralRe: what are these error ? Pin
Maximilien8-Dec-09 4:37
Maximilien8-Dec-09 4:37 
AnswerRe: what are these error ? Pin
David Crow8-Dec-09 4:53
David Crow8-Dec-09 4:53 
QuestionProgram Data Limits Pin
Grahamfff8-Dec-09 4:05
Grahamfff8-Dec-09 4:05 
Can anyone advise on this problem on Visual Studio 2005 MFC application?
When I add any new variables; e.g. say a structured array of some 256 elements my program crashes with an exception where the code was OK in all previous versions.

I am assuming that I have reached some limits on heap or stacks etc. and think that addresses/pointers are being overwritten.

Can some suggest and options to set to increase the programs resources.

Note the program reads in some large files and uses the CStringArray for lots o string processing.

Many thanks,

Graham.

grahamfff

QuestionRe: Program Data Limits Pin
Rajesh R Subramanian8-Dec-09 4:18
professionalRajesh R Subramanian8-Dec-09 4:18 
AnswerRe: Program Data Limits Pin
Grahamfff8-Dec-09 4:35
Grahamfff8-Dec-09 4:35 
GeneralRe: Program Data Limits Pin
Rolf Kristensen10-Dec-09 11:38
Rolf Kristensen10-Dec-09 11:38 
QuestionHow to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 3:47
dipuks8-Dec-09 3:47 
AnswerRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
Cedric Moonen8-Dec-09 4:04
Cedric Moonen8-Dec-09 4:04 
AnswerRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
«_Superman_»8-Dec-09 4:15
professional«_Superman_»8-Dec-09 4:15 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 4:54
dipuks8-Dec-09 4:54 
QuestionRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
David Crow8-Dec-09 4:59
David Crow8-Dec-09 4:59 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 6:18
dipuks8-Dec-09 6:18 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
«_Superman_»8-Dec-09 7:06
professional«_Superman_»8-Dec-09 7:06 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 8:21
dipuks8-Dec-09 8:21 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
PJ Arends8-Dec-09 10:27
professionalPJ Arends8-Dec-09 10:27 
AnswerRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 5:43
krmed8-Dec-09 5:43 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
dipuks8-Dec-09 5:55
dipuks8-Dec-09 5:55 
GeneralRe: How to keep contents of a TextBox in black when the TextBox is disabled? Pin
krmed8-Dec-09 9:17
krmed8-Dec-09 9:17 
Question[solved] PCI Tv Tuner IR Sensor Visual C++ Pin
vladbalmos7-Dec-09 23:58
vladbalmos7-Dec-09 23:58 
AnswerRe: PCI Tv Tuner IR Sensor Visual C++ Pin
«_Superman_»8-Dec-09 4:22
professional«_Superman_»8-Dec-09 4:22 

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.