Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.01.29;
Скачать: CL | DM;

Вниз

загрузка памяти процессом   Найти похожие ветки 

 
Davey   (2003-11-10 15:14) [0]

Господа программисты, помогите мне найти ответ на вопрос, т.к. нигде не могу его найти: как узнать загрузку памяти процессом зная его имя или PID в 9х (как делает TaskManager в ХР)? Если можно помогите исходничком. Зараннее всем признателен!


 
mrcat ©   (2003-11-10 19:18) [1]

GetProcessMemoryInfo :)


 
Demetrius2003 ©   (2003-11-11 23:14) [2]

>mrcat ©

Это ты где такую нашёл(в смысле в какой Длл)????
Или сам придумал


 
Demetrius2003 ©   (2003-11-11 23:19) [3]

>mrcat ©

Сорьки, нашёл
GetProcessMemoryInfo

The GetProcessMemoryInfo function retrieves information about the memory usage of the specified process in the PROCESS_MEMORY_COUNTERS structure.

BOOL GetProcessMemoryInfo(
HANDLE Process,
PPROCESS_MEMORY_COUNTERS ppsmemCounters,
DWORD cb
);

Parameters
Process
[in] Handle to the process.
ppsmemCounters
[out] Pointer to the PROCESS_MEMORY_COUNTERS structure that receives information about the memory usage of the process.
cb
[in] Size of the PROCESS_MEMORY_COUNTERS structure, in bytes.
Return Values
If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, call GetLastError.

Example Code
For an example, see Collecting Memory Usage Information for a Process.

Requirements
Client: Included in Windows XP, Windows 2000 Professional, and Windows NT Workstation 4.0.
Server: Included in Windows Server 2003, Windows 2000 Server, and Windows NT Server 4.0.
Header: Declared in Psapi.h.
Library: Use Psapi.lib.



Страницы: 1 вся ветка

Текущий архив: 2004.01.29;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.014 c
1-93483
baataars
2004-01-15 13:58
2004.01.29
OpenDialog не встает на DefaultExt если есть фильтр


7-93701
lovres
2003-11-14 13:18
2004.01.29
Подскажите комоненту для Delphi6 для чтения COM-port a


1-93424
Varg
2004-01-16 16:42
2004.01.29
обработка передаваемого приложению параметра


7-93725
Shaman%20O%20Mega
2003-11-13 14:48
2004.01.29
Загрузка процессора


4-93733
frost
2003-11-02 20:12
2004.01.29
---|Ветка была без названия|---