Mercurial > emacs
log src/w32.c @ 100192:038d7d21b786
age | author | description |
---|---|---|
Wed, 03 Dec 2008 14:13:42 +0000 | Juanma Barranquero | * w32.c (init_environment): Don't free handle to library shell32.dll. |
Sat, 30 Aug 2008 16:46:06 +0000 | Eli Zaretskii | (init_user_info): Allocate buf[] with xmalloc using the size needed by |
Fri, 15 Aug 2008 17:36:08 +0000 | Eli Zaretskii | (w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation |
Fri, 15 Aug 2008 15:59:48 +0000 | Eli Zaretskii | (CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs. |
Fri, 15 Aug 2008 13:52:30 +0000 | Eli Zaretskii | (stat): Only root directory passed to GetDriveType. |
Fri, 15 Aug 2008 12:48:21 +0000 | Eli Zaretskii | (_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from |
Sat, 09 Aug 2008 19:05:02 +0000 | Eli Zaretskii | (w32_system_process_attributes): If the process does not exist, return nil. |