Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cut & paste in FormView - pls help Pin
BlackDice22-Dec-04 2:47
BlackDice22-Dec-04 2:47 
GeneralRe: Cut & paste in FormView - pls help Pin
h.lee22-Dec-04 5:08
h.lee22-Dec-04 5:08 
QuestionDrawDragRect color inverse? Pin
Anonymous21-Dec-04 9:12
Anonymous21-Dec-04 9:12 
GeneralCompiler does not update changed parameters Pin
21-Dec-04 6:38
suss21-Dec-04 6:38 
GeneralZoom Excel Sheet with C++ and MFC application Pin
Anonymous21-Dec-04 6:16
Anonymous21-Dec-04 6:16 
GeneralProving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 4:46
Brad Bruce21-Dec-04 4:46 
GeneralRe: Proving that CPU is "overloaded" Pin
David Crow21-Dec-04 8:14
David Crow21-Dec-04 8:14 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller21-Dec-04 9:36
Henry miller21-Dec-04 9:36 
Are you sure it is CPU? Perhaps your network is overloaded? Perhaps you are loading more data off the drive than it can transfer. At one time (back was a 486 was hot) this would commonly indicate you were out of memory and swapping (not so much an issue now, but it might be in your particular case).

My guess is network, get a good network card on a good switch. (Cheap gigabit ethernet cards often are barely faster than 100megabit in real world abilities)

In short, do not rule anything out. These days CPUs are rarely the bottleneck.
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce21-Dec-04 14:36
Brad Bruce21-Dec-04 14:36 
GeneralRe: Proving that CPU is "overloaded" Pin
Henry miller22-Dec-04 3:05
Henry miller22-Dec-04 3:05 
GeneralRe: Proving that CPU is "overloaded" Pin
Brad Bruce22-Dec-04 12:21
Brad Bruce22-Dec-04 12:21 
GeneralWarning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 4:36
Anonymous21-Dec-04 4:36 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
David Crow21-Dec-04 4:46
David Crow21-Dec-04 4:46 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
krmed21-Dec-04 6:38
krmed21-Dec-04 6:38 
GeneralRe: Warning: no message line prompt for ID 0x8136... Pin
Anonymous21-Dec-04 6:51
Anonymous21-Dec-04 6:51 
GeneralToolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
TobiasLangner21-Dec-04 4:14
sussTobiasLangner21-Dec-04 4:14 
GeneralRe: Toolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
David Crow21-Dec-04 4:42
David Crow21-Dec-04 4:42 
GeneralRe: Toolhelp32ReadProcessMemory() and ReadProcessMemory() fail Pin
Tobias Langner21-Dec-04 21:22
sussTobias Langner21-Dec-04 21:22 
GeneralWhere have the wizards gone, ActiveX Controls Pin
greekgoddj21-Dec-04 3:54
greekgoddj21-Dec-04 3:54 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
Antti Keskinen21-Dec-04 5:07
Antti Keskinen21-Dec-04 5:07 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
greekgoddj22-Dec-04 4:42
greekgoddj22-Dec-04 4:42 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
greekgoddj22-Dec-04 5:03
greekgoddj22-Dec-04 5:03 
GeneralRe: Where have the wizards gone, ActiveX Controls Pin
Antti Keskinen22-Dec-04 5:46
Antti Keskinen22-Dec-04 5:46 
GeneralVisual C++ read autocad(dxf) Pin
yangxjn21-Dec-04 3:49
yangxjn21-Dec-04 3:49 
GeneralRe: Visual C++ read autocad(dxf) Pin
David Crow21-Dec-04 4:44
David Crow21-Dec-04 4:44 

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.