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

C / C++ / MFC

 
GeneralRe: Regarding Menu's Pin
toxcct27-Mar-06 23:08
toxcct27-Mar-06 23:08 
AnswerRe: Regarding Menu's Pin
David Crow28-Mar-06 4:42
David Crow28-Mar-06 4:42 
QuestionBlank rows getting added in CListCtrl Pin
Chioo27-Mar-06 21:21
Chioo27-Mar-06 21:21 
AnswerRe: Blank rows getting added in CListCtrl Pin
Rage28-Mar-06 2:37
professionalRage28-Mar-06 2:37 
GeneralRe: Blank rows getting added in CListCtrl Pin
Chioo28-Mar-06 2:49
Chioo28-Mar-06 2:49 
Questiongetting to know stack size at runtime? Pin
T.T.H.27-Mar-06 21:15
T.T.H.27-Mar-06 21:15 
AnswerRe: getting to know stack size at runtime? Pin
David Crow28-Mar-06 4:49
David Crow28-Mar-06 4:49 
GeneralRe: getting to know stack size at runtime? Pin
T.T.H.29-Mar-06 0:53
T.T.H.29-Mar-06 0:53 
As far as I can see that value is only the predefined, initially reserved memory for the stack. At least for all my applications SizeOfStackReserve is 1048576 Bytes (= 1 MB) and SizeOfStackCommit is 4096 Bytes. I've gathered that information with the following code which analyses .exe files:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q90493

I'd like to know how big at a certain point during runtime my stack is...

-- modified at 6:54 Wednesday 29th March, 2006
QuestionReading Excel files using ODBC Pin
pjmvn27-Mar-06 21:06
pjmvn27-Mar-06 21:06 
AnswerRe: Reading Excel files using ODBC Pin
Wes Aday28-Mar-06 8:12
professionalWes Aday28-Mar-06 8:12 
GeneralRe: Reading Excel files using ODBC Pin
pjmvn28-Mar-06 13:42
pjmvn28-Mar-06 13:42 
Questiondisplaying bitmaps Pin
Amr Shahin27-Mar-06 20:49
Amr Shahin27-Mar-06 20:49 
AnswerRe: displaying bitmaps Pin
Hamid_RT27-Mar-06 21:04
Hamid_RT27-Mar-06 21:04 
AnswerRe: displaying bitmaps Pin
Ștefan-Mihai MOGA28-Mar-06 1:16
professionalȘtefan-Mihai MOGA28-Mar-06 1:16 
GeneralRe: displaying bitmaps Pin
Amr Shahin29-Mar-06 1:31
Amr Shahin29-Mar-06 1:31 
GeneralRe: displaying bitmaps Pin
Ștefan-Mihai MOGA1-Apr-06 4:55
professionalȘtefan-Mihai MOGA1-Apr-06 4:55 
QuestionA very big problem Pin
Waldermort27-Mar-06 20:25
Waldermort27-Mar-06 20:25 
AnswerRe: A very big problem Pin
lastgen27-Mar-06 20:34
lastgen27-Mar-06 20:34 
AnswerRe: A very big problem Pin
lastgen27-Mar-06 20:35
lastgen27-Mar-06 20:35 
AnswerRe: A very big problem Pin
lastgen27-Mar-06 20:37
lastgen27-Mar-06 20:37 
AnswerRe: A very big problem Pin
John R. Shaw27-Mar-06 21:18
John R. Shaw27-Mar-06 21:18 
GeneralRe: A very big problem Pin
Waldermort27-Mar-06 21:49
Waldermort27-Mar-06 21:49 
Questionblond question - fatal error C1010: unexpected end of file while looking for precompiled header directive Pin
Abu Mami27-Mar-06 19:33
Abu Mami27-Mar-06 19:33 
AnswerRe: blond question - fatal error C1010: unexpected end of file while looking for precompiled header directive Pin
Nibu babu thomas27-Mar-06 19:40
Nibu babu thomas27-Mar-06 19:40 
GeneralRe: blond question - fatal error C1010: unexpected end of file while looking for precompiled header directive Pin
Abu Mami27-Mar-06 19:45
Abu Mami27-Mar-06 19:45 

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.