Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Regarding Menu's Pin
Waldermort27-Mar-06 21:43
Waldermort27-Mar-06 21:43 
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 
T.T.H. wrote:

Is there a way to get the current (or largest so far used) stack size for a single-threaded Windows application?


Sure. Just look at the SizeOfStackReserve and/or SizeOfStackCommit fields of the PE file format.


"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

"There is no death, only a change of worlds." - Native American Proverb


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 
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 

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.