OSDN Git Service

[mingw-Bugs-1749305]
authordannysmith <dannysmith>
Mon, 9 Jul 2007 08:56:22 +0000 (08:56 +0000)
committerdannysmith <dannysmith>
Mon, 9 Jul 2007 08:56:22 +0000 (08:56 +0000)
* lib/kernel32.def (GetConsoleProcessList@8):  Add export.

winsup/w32api/ChangeLog
winsup/w32api/lib/kernel32.def

index effd902..a720578 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-09  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       [mingw-Bugs-1749305]
+       * lib/kernel32.def (GetConsoleProcessList@8):  Add export. 
+
 2007-07-02  Przemek Czerkas  <pczerkas@gmail.com>
 
        * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.
index 0f6a04f..96c68ec 100644 (file)
@@ -272,6 +272,7 @@ GetConsoleKeyboardLayoutNameA@4
 GetConsoleKeyboardLayoutNameW@4
 GetConsoleMode@8
 GetConsoleOutputCP@0
+GetConsoleProcessList@8
 GetConsoleScreenBufferInfo@8
 GetConsoleTitleA@8
 GetConsoleTitleW@8