From 754a2d1380c19e854549b84af6f96e94aef0d77f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 9 Aug 2008 19:05:54 +0000 Subject: (w32_system_process_attributes): If the process does not exist, return nil. --- src/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 7fdffb7df38..37a405efb5c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2008-08-09 Eli Zaretskii + * w32.c (w32_system_process_attributes): If the process does not + exist, return nil. + * w32.c: Include thelp32.h, psapi.h and coding.h. (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct declarations. -- cgit v1.2.1