Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

littlecheer

@littlecheer
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Calculate the number of times a character occurs in a string
    L littlecheer

    Hi all, May I know how to calculate the number of times a character occurs in a string? Are there any function returns the number of times a character occurs in the string? Thanks. Regards, littlecheer

    C / C++ / MFC tutorial question

  • How to Monitor an application which required kill and regenerate if hang
    L littlecheer

    My current monitoring application is written in C++ console. Is it possible to use C++ coding to solve this problem? Thanks a million.

    C / C++ / MFC tutorial question

  • How to Monitor an application which required kill and regenerate if hang
    L littlecheer

    I see. Based on my understanding, the hang program will reflect very high CPU usage (program in a loop) or usertime and kerneltime unchange (deadlock). Is it possible to trace the particular application's CPU usage? Thanks a lot!

    C / C++ / MFC tutorial question

  • How to Monitor an application which required kill and regenerate if hang
    L littlecheer

    Hi all, Do need a favour here. I would like to monitor an application and kill it if it is hang and regenerate it. However, not able to find relevant code. I'm able to get the kernel and user time by "getprocesstime". But not able to monitor the CPU usage (not able to get idle time) to kill the hang program.Understand that some programmer use "GetSystemTimes" function. But it does not work in my PC. Any suggestion or free code to share? Thanks a lot! -- modified at 23:29 Wednesday 19th September, 2007

    C / C++ / MFC tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups