Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
Each request is doing exactly what it should. These request frequently create files in the 512K to 1Meg range. (A LOT of data) They are reading from the database as they should.

The problem is that the CPU meter reads wrong. It's as if the process monitor doesn't see the work, because so little gets done in each time-slice.

I was just wondering if there was a counter that showed true CPU utilization.
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 
Questionserial port buffer full? Pin
Nik0n20-Dec-04 23:56
Nik0n20-Dec-04 23:56 
AnswerRe: serial port buffer full? Pin
Trollslayer21-Dec-04 2:06
mentorTrollslayer21-Dec-04 2:06 
GeneralRe: serial port buffer full? Pin
Nik0n21-Dec-04 2:25
Nik0n21-Dec-04 2:25 

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.