Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMemory setting for MFC project Pin
zeus_master19-Jun-06 17:26
zeus_master19-Jun-06 17:26 
How to enlarge/set the memory for a MFC project in VC6 platform?


In my MDI project, I set several dialogs , and some controls(such as check box)

after I add variable for each MFC control, successed in compiler no matter debug or release mode, then execute it and error occurs.
if delete some variable of the MFC controls, it might be ok.
I debuged the project, the error message "memory is not enough" is occurs in system function
LRESULT AFXAPI AfxCallWndProc(CWnd* pWnd, HWND hWnd, UINT nMsg,
WPARAM wParam = 0, LPARAM lParam = 0)




admire
Questionscrollbar and slider color Pin
locoone19-Jun-06 17:17
locoone19-Jun-06 17:17 
AnswerRe: scrollbar and slider color Pin
_AnsHUMAN_ 19-Jun-06 17:46
_AnsHUMAN_ 19-Jun-06 17:46 
GeneralRe: scrollbar and slider color [modified] Pin
locoone20-Jun-06 11:57
locoone20-Jun-06 11:57 
AnswerRe: scrollbar and slider color Pin
FarPointer19-Jun-06 17:48
FarPointer19-Jun-06 17:48 
AnswerRe: scrollbar and slider color Pin
Laxman Auti19-Jun-06 18:04
Laxman Auti19-Jun-06 18:04 
QuestionCoding Convention Pin
pjmvn19-Jun-06 17:03
pjmvn19-Jun-06 17:03 
AnswerRe: Coding Convention [modified] Pin
Stephen Hewitt19-Jun-06 17:17
Stephen Hewitt19-Jun-06 17:17 
GeneralRe: Coding Convention [modified] Pin
Stephen Hewitt19-Jun-06 19:27
Stephen Hewitt19-Jun-06 19:27 
AnswerRe: Coding Convention [modified] Pin
capricious_00119-Jun-06 17:27
capricious_00119-Jun-06 17:27 
GeneralRe: Coding Convention [modified] Pin
Stephen Hewitt19-Jun-06 17:54
Stephen Hewitt19-Jun-06 17:54 
GeneralRe: Coding Convention Pin
capricious_00119-Jun-06 18:21
capricious_00119-Jun-06 18:21 
GeneralRe: Coding Convention Pin
FarPointer19-Jun-06 18:56
FarPointer19-Jun-06 18:56 
GeneralRe: Coding Convention Pin
Blake Miller20-Jun-06 8:33
Blake Miller20-Jun-06 8:33 
QuestionC++/Non MFC [modified] Pin
Bram van Kampen19-Jun-06 14:20
Bram van Kampen19-Jun-06 14:20 
AnswerRe: C++/Non MFC Pin
Stephen Hewitt19-Jun-06 16:19
Stephen Hewitt19-Jun-06 16:19 
QuestionQueueUserAPC Pin
neilsolent19-Jun-06 9:41
neilsolent19-Jun-06 9:41 
QuestionRe: QueueUserAPC Pin
David Crow19-Jun-06 9:55
David Crow19-Jun-06 9:55 
AnswerRe: QueueUserAPC Pin
neilsolent19-Jun-06 10:32
neilsolent19-Jun-06 10:32 
GeneralRe: QueueUserAPC Pin
David Crow19-Jun-06 10:38
David Crow19-Jun-06 10:38 
GeneralRe: QueueUserAPC Pin
neilsolent19-Jun-06 11:03
neilsolent19-Jun-06 11:03 
GeneralRe: QueueUserAPC Pin
neilsolent19-Jun-06 11:05
neilsolent19-Jun-06 11:05 
QuestionQuestion about Com in Visual C++... Pin
Yanshof19-Jun-06 9:18
Yanshof19-Jun-06 9:18 
AnswerNo one can help me with this question ... ? Pin
Yanshof19-Jun-06 17:36
Yanshof19-Jun-06 17:36 
GeneralRe: No one can help me with this question ... ? Pin
Milton Karimbekallil19-Jun-06 21:27
Milton Karimbekallil19-Jun-06 21:27 

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.