Click here to Skip to main content
15,885,985 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Short, easy program, dont work properly. Pin
CPallini25-Jul-09 9:28
mveCPallini25-Jul-09 9:28 
GeneralRe: Short, easy program, dont work properly. Pin
Rajesh R Subramanian25-Jul-09 6:47
professionalRajesh R Subramanian25-Jul-09 6:47 
QuestionJunk characters appearing after writing buffer to file Pin
kool_harsh25-Jul-09 0:09
kool_harsh25-Jul-09 0:09 
AnswerRe: Junk characters appearing after writing buffer to file Pin
Randor 25-Jul-09 22:51
professional Randor 25-Jul-09 22:51 
GeneralRe: Junk characters appearing after writing buffer to file Pin
kool_harsh27-Jul-09 20:00
kool_harsh27-Jul-09 20:00 
QuestionHow to pass an array of objects from C# WebService to a VC++ COM object Pin
sara_venusir24-Jul-09 22:21
sara_venusir24-Jul-09 22:21 
QuestionHow can get occupied by CPU and Memory usage by my application? Pin
Le@rner24-Jul-09 21:27
Le@rner24-Jul-09 21:27 
AnswerRe: How can get occupied by CPU and Memory usage by my application? Pin
Rajesh R Subramanian25-Jul-09 1:11
professionalRajesh R Subramanian25-Jul-09 1:11 
"_$h@nky_" wrote:
how can i get details of CPU and Memory usage that is used by my application.


See GetProcessTimes()[^]

What memory usage? The working set? If yes, then see GetProcessWorkingSetSize()[^].


It is a crappy thing, but it's life -^ Carlo Pallini

GeneralRe: How can get occupied by CPU and Memory usage by my application? Pin
Le@rner25-Jul-09 1:54
Le@rner25-Jul-09 1:54 
GeneralRe: How can get occupied by CPU and Memory usage by my application? Pin
Rajesh R Subramanian25-Jul-09 2:17
professionalRajesh R Subramanian25-Jul-09 2:17 
GeneralRe: How can get occupied by CPU and Memory usage by my application? Pin
Le@rner26-Jul-09 18:49
Le@rner26-Jul-09 18:49 
Questionread(fd,buf,1) Pin
ffrankcp24-Jul-09 20:56
ffrankcp24-Jul-09 20:56 
AnswerRe: read(fd,buf,1) Pin
killabyte24-Jul-09 21:20
killabyte24-Jul-09 21:20 
GeneralRe: read(fd,buf,1) Pin
ffrankcp24-Jul-09 21:38
ffrankcp24-Jul-09 21:38 
GeneralRe: read(fd,buf,1) [modified] Pin
killabyte24-Jul-09 21:46
killabyte24-Jul-09 21:46 
AnswerRe: read(fd,buf,1) Pin
killabyte24-Jul-09 22:17
killabyte24-Jul-09 22:17 
QuestionFindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 20:50
Still learning how to code24-Jul-09 20:50 
AnswerRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 21:54
killabyte24-Jul-09 21:54 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:05
Still learning how to code24-Jul-09 22:05 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:22
killabyte24-Jul-09 22:22 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:32
Still learning how to code24-Jul-09 22:32 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:45
killabyte24-Jul-09 22:45 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 22:55
Still learning how to code24-Jul-09 22:55 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
killabyte24-Jul-09 22:58
killabyte24-Jul-09 22:58 
GeneralRe: FindFirstChangeNotification() results in "The network BIOS command limit has been reached." Pin
Still learning how to code24-Jul-09 23:08
Still learning how to code24-Jul-09 23:08 

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.