On Windows Programming, I'm a rookie,how can i get the name and information of the process ?
C / C++ / MFC
3
Posts
3
Posters
1
Views
1
Watching
-
Such as the title!!!
-
Such as the title!!!
Look at this project by Gil.Schmidt. How to get CPU usage of processes and threads[^]
-
Such as the title!!!
How about the
Process32First()
andProcess32Next()
pair? They populate thePROCESSENTRY32
structure."Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons