Click here to Skip to main content
15,909,466 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Process stays in memory... Pin
dandy723-Aug-05 6:06
dandy723-Aug-05 6:06 
Questionwhy can't execute the debug version? Pin
valerie992-Aug-05 9:37
valerie992-Aug-05 9:37 
AnswerRe: why can't execute the debug version? Pin
Toby Opferman2-Aug-05 10:06
Toby Opferman2-Aug-05 10:06 
GeneralRe: why can't execute the debug version? Pin
valerie992-Aug-05 10:32
valerie992-Aug-05 10:32 
GeneralRe: why can't execute the debug version? Pin
Jose Lamas Rios2-Aug-05 10:48
Jose Lamas Rios2-Aug-05 10:48 
GeneralRe: why can't execute the debug version? Pin
BadKarma2-Aug-05 10:57
BadKarma2-Aug-05 10:57 
GeneralCU history ...Ctrl + Alt +Del Pin
j_s_lacroix2-Aug-05 9:05
j_s_lacroix2-Aug-05 9:05 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
Anonymous2-Aug-05 9:10
Anonymous2-Aug-05 9:10 
If you're checking the CPU Usage in the task manager and it's showing 50%, you're using way too much of your computer, in all likelihood.. you should try putting a few discreet sleep calls into your code to allow some process switching, it sounds like your program is hogging a lot of your computer resources. Unless you're writing a game or something that you intend to be used without any other programs running, 50% is a huge amount of processor power for one program to use.
GeneralRe: CU history ...Ctrl + Alt +Del Pin
j_s_lacroix2-Aug-05 9:18
j_s_lacroix2-Aug-05 9:18 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
BadKarma2-Aug-05 9:35
BadKarma2-Aug-05 9:35 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
j_s_lacroix2-Aug-05 9:47
j_s_lacroix2-Aug-05 9:47 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
Andy Brummer2-Aug-05 10:02
sitebuilderAndy Brummer2-Aug-05 10:02 
Generalhi.....I am using 100% of cpu usage Pin
valerie992-Aug-05 9:45
valerie992-Aug-05 9:45 
GeneralRe: hi.....I am using 100% of cpu usage Pin
peterchen2-Aug-05 20:20
peterchen2-Aug-05 20:20 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
peterchen2-Aug-05 20:18
peterchen2-Aug-05 20:18 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
Tim Smith2-Aug-05 9:33
Tim Smith2-Aug-05 9:33 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
Andy Brummer2-Aug-05 9:35
sitebuilderAndy Brummer2-Aug-05 9:35 
GeneralRe: CU history ...Ctrl + Alt +Del Pin
peterchen2-Aug-05 20:15
peterchen2-Aug-05 20:15 
Generalslow release version Pin
valerie992-Aug-05 9:04
valerie992-Aug-05 9:04 
GeneralRe: slow release version Pin
Anonymous2-Aug-05 9:05
Anonymous2-Aug-05 9:05 
GeneralRe: slow release version Pin
valerie992-Aug-05 9:42
valerie992-Aug-05 9:42 
GeneralRe: slow release version Pin
Blake Miller3-Aug-05 10:57
Blake Miller3-Aug-05 10:57 
GeneralRe: slow release version Pin
Tim Smith2-Aug-05 9:45
Tim Smith2-Aug-05 9:45 
GeneralDrive Directory Emergency!! Help Me Pin
ultracrap2-Aug-05 8:54
ultracrap2-Aug-05 8:54 
GeneralRe: Drive Directory Emergency!! Help Me Pin
David Crow2-Aug-05 9:17
David Crow2-Aug-05 9:17 

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.