Click here to Skip to main content
15,905,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: problem with _vsntprintf_s Pin
Matthew Faithfull6-Jun-07 22:23
Matthew Faithfull6-Jun-07 22:23 
QuestionAbout GetWindowLongPtr & SetWindowLongPtr Pin
zhongwenjia6-Jun-07 21:09
zhongwenjia6-Jun-07 21:09 
AnswerRe: About GetWindowLongPtr & SetWindowLongPtr Pin
Hans Dietrich7-Jun-07 0:52
mentorHans Dietrich7-Jun-07 0:52 
GeneralRe: About GetWindowLongPtr & SetWindowLongPtr Pin
zhongwenjia7-Jun-07 2:55
zhongwenjia7-Jun-07 2:55 
GeneralRe: About GetWindowLongPtr & SetWindowLongPtr Pin
Mark Salsbery7-Jun-07 5:07
Mark Salsbery7-Jun-07 5:07 
QuestionHow this is causing stack underflow Pin
LiYS6-Jun-07 20:40
LiYS6-Jun-07 20:40 
AnswerRe: How this is causing stack underflow Pin
Rajkumar R6-Jun-07 21:47
Rajkumar R6-Jun-07 21:47 
GeneralRe: How this is causing stack underflow [modified] Pin
LiYS6-Jun-07 22:15
LiYS6-Jun-07 22:15 
Hi, thanks for the reply,
Rajkumar_R wrote:
you in your code exceeded the "stack frame" size.


sounds suspicious to me, I believe exceeded the stack will causes an access violation instead of *stack frame*, besides isn't the stack frame has variable size? and it can grows from the begining of frame to near the bottom of the stack, but in this situation, _tWinMain is the one of the first frame on the stack and I figure count from 1000 byte there's still enough space to the bottom of the stack. In addition how this is causing stack *underflow*?


-- modified at 4:20 Thursday 7th June, 2007




AnswerRe: How this is causing stack underflow Pin
Stephen Hewitt6-Jun-07 22:08
Stephen Hewitt6-Jun-07 22:08 
GeneralRe: How this is causing stack underflow Pin
LiYS6-Jun-07 22:19
LiYS6-Jun-07 22:19 
GeneralRe: How this is causing stack underflow Pin
David Crow7-Jun-07 4:33
David Crow7-Jun-07 4:33 
QuestionGetBuffer/ReleaseBuffer Pin
tom groezer6-Jun-07 20:37
tom groezer6-Jun-07 20:37 
AnswerRe: GetBuffer/ReleaseBuffer Pin
Cedric Moonen6-Jun-07 20:46
Cedric Moonen6-Jun-07 20:46 
AnswerRe: GetBuffer/ReleaseBuffer Pin
CPallini6-Jun-07 20:52
mveCPallini6-Jun-07 20:52 
Questionan acm problem: Firenet Pin
followait6-Jun-07 19:56
followait6-Jun-07 19:56 
AnswerRe: an acm problem: Firenet Pin
Peter Weyzen6-Jun-07 23:56
Peter Weyzen6-Jun-07 23:56 
QuestionLPVOID to CString Conversion Pin
Atul Kumar Bhatt6-Jun-07 19:39
Atul Kumar Bhatt6-Jun-07 19:39 
AnswerRe: LPVOID to CString Conversion Pin
Mark Salsbery6-Jun-07 20:16
Mark Salsbery6-Jun-07 20:16 
Question"Cannot add a new member" Pin
CodeMak6-Jun-07 19:38
CodeMak6-Jun-07 19:38 
QuestionRe: "Cannot add a new member" Pin
Hamid_RT6-Jun-07 21:00
Hamid_RT6-Jun-07 21:00 
AnswerRe: "Cannot add a new member" Pin
Akt_4_U6-Jun-07 22:45
Akt_4_U6-Jun-07 22:45 
AnswerRe: "Cannot add a new member" Pin
Akt_4_U6-Jun-07 22:46
Akt_4_U6-Jun-07 22:46 
GeneralRe: "Cannot add a new member" Pin
CodeMak7-Jun-07 17:31
CodeMak7-Jun-07 17:31 
GeneralRe: "Cannot add a new member" Pin
Hamid_RT7-Jun-07 21:41
Hamid_RT7-Jun-07 21:41 
QuestionHow to create a dynamic bitmap ? Pin
Ohad Cabiri6-Jun-07 19:29
Ohad Cabiri6-Jun-07 19:29 

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.