[mingw-Bugs-1749305]
* lib/kernel32.def (GetConsoleProcessList@8): Add export.
This commit is contained in:
parent
b85bae86cd
commit
8d2008a317
@ -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>
|
2007-07-02 Przemek Czerkas <pczerkas@gmail.com>
|
||||||
|
|
||||||
* include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.
|
* include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.
|
||||||
|
@ -272,6 +272,7 @@ GetConsoleKeyboardLayoutNameA@4
|
|||||||
GetConsoleKeyboardLayoutNameW@4
|
GetConsoleKeyboardLayoutNameW@4
|
||||||
GetConsoleMode@8
|
GetConsoleMode@8
|
||||||
GetConsoleOutputCP@0
|
GetConsoleOutputCP@0
|
||||||
|
GetConsoleProcessList@8
|
||||||
GetConsoleScreenBufferInfo@8
|
GetConsoleScreenBufferInfo@8
|
||||||
GetConsoleTitleA@8
|
GetConsoleTitleA@8
|
||||||
GetConsoleTitleW@8
|
GetConsoleTitleW@8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user