Click here to Skip to main content
16,006,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Start program hidden on startup Pin
ThatsAlok11-May-05 1:01
ThatsAlok11-May-05 1:01 
GeneralRe: Start program hidden on startup Pin
ddmcr11-May-05 1:05
ddmcr11-May-05 1:05 
GeneralRe: Start program hidden on startup Pin
ThatsAlok11-May-05 1:29
ThatsAlok11-May-05 1:29 
GeneralRe: Start program hidden on startup Pin
ddmcr11-May-05 1:43
ddmcr11-May-05 1:43 
GeneralRe: Start program hidden on startup Pin
ThatsAlok11-May-05 1:50
ThatsAlok11-May-05 1:50 
GeneralRe: Start program hidden on startup Pin
ddmcr11-May-05 2:00
ddmcr11-May-05 2:00 
GeneralRe: Start program hidden on startup Pin
ThatsAlok11-May-05 2:02
ThatsAlok11-May-05 2:02 
GeneralStack Overflow Pin
sweep12311-May-05 0:18
sweep12311-May-05 0:18 
My application in my view, is getting quite large, now I have just got a Stack Overflow when I added new code.

If I comment out this new code, the program run OK.

Are they any setting that I can make to increase the programs parameters like Stack size etc to allow me to continue to add to this program.

Note the point in the code that causes the Stack Overflow is a bit strange in the debugger; a simple if statement keeps looping like a while loop.

Any comments please.

GeneralRe: Stack Overflow Pin
toxcct11-May-05 1:05
toxcct11-May-05 1:05 
GeneralRe: Stack Overflow Pin
sweep12311-May-05 1:09
sweep12311-May-05 1:09 
GeneralRe: Stack Overflow Pin
S. Senthil Kumar11-May-05 1:11
S. Senthil Kumar11-May-05 1:11 
GeneralRe: Stack Overflow Pin
David Crow11-May-05 3:35
David Crow11-May-05 3:35 
GeneralRe: Stack Overflow Pin
BlackDice11-May-05 4:57
BlackDice11-May-05 4:57 
GeneralExpiration date Pin
Adithya HA10-May-05 23:50
Adithya HA10-May-05 23:50 
GeneralRe: Expiration date Pin
ThatsAlok11-May-05 0:51
ThatsAlok11-May-05 0:51 
GeneralOnChar handler for an Edit Control Pin
laiju10-May-05 23:19
laiju10-May-05 23:19 
GeneralRe: OnChar handler for an Edit Control Pin
«_Superman_»11-May-05 0:03
professional«_Superman_»11-May-05 0:03 
GeneralRe: OnChar handler for an Edit Control Pin
David Crow11-May-05 3:37
David Crow11-May-05 3:37 
GeneralRe: OnChar handler for an Edit Control Pin
laiju11-May-05 3:50
laiju11-May-05 3:50 
GeneralRe: OnChar handler for an Edit Control Pin
David Crow11-May-05 4:17
David Crow11-May-05 4:17 
GeneralRe: OnChar handler for an Edit Control Pin
laiju11-May-05 4:25
laiju11-May-05 4:25 
GeneralRe: OnChar handler for an Edit Control Pin
David Crow11-May-05 4:29
David Crow11-May-05 4:29 
GeneralRe: OnChar handler for an Edit Control Pin
laiju11-May-05 6:30
laiju11-May-05 6:30 
GeneralLine Pin
javi_jmc10-May-05 21:48
javi_jmc10-May-05 21:48 
GeneralRe: Line Pin
Priyank Bolia10-May-05 22:21
Priyank Bolia10-May-05 22:21 

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.