Mercurial > emacs
comparison src/ChangeLog @ 97373:c6f7364d7955
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Aug 2008 19:05:54 +0000 |
parents | dd6e742c5349 |
children | d74cc06fb91c |
comparison
equal
deleted
inserted
replaced
97372:aeb822613377 | 97373:c6f7364d7955 |
---|---|
1 2008-08-09 Eli Zaretskii <eliz@gnu.org> | 1 2008-08-09 Eli Zaretskii <eliz@gnu.org> |
2 | |
3 * w32.c (w32_system_process_attributes): If the process does not | |
4 exist, return nil. | |
2 | 5 |
3 * w32.c: Include thelp32.h, psapi.h and coding.h. | 6 * w32.c: Include thelp32.h, psapi.h and coding.h. |
4 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct | 7 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct |
5 declarations. | 8 declarations. |
6 (CreateToolhelp32Snapshot_Proc, Process32First_Proc) | 9 (CreateToolhelp32Snapshot_Proc, Process32First_Proc) |