Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2003-02-22 13:16:22 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2003-02-22 13:16:22 +0300
commitdffcc5d324b0d2a4db3b813917b3fe777c9ad42d (patch)
tree6c8753224e29ff2b74eef1bd4489fe9243ae9a52 /winsup/w32api/lib/kernel32.def
parentab664f2d536c3d0932921ea2660210a72b6cc830 (diff)
* include/winbase.h (MEMORYSTATUSEX): Add structure.
(GlobalMemoryStatusEx): Add prototype. * lib/kernel32.def (GlobalMemoryStatusEx): Add stub.
Diffstat (limited to 'winsup/w32api/lib/kernel32.def')
-rw-r--r--winsup/w32api/lib/kernel32.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/lib/kernel32.def b/winsup/w32api/lib/kernel32.def
index 06a8563ac..9a5c6f95e 100644
--- a/winsup/w32api/lib/kernel32.def
+++ b/winsup/w32api/lib/kernel32.def
@@ -406,6 +406,7 @@ GlobalGetAtomNameW@12
GlobalHandle@4
GlobalLock@4
GlobalMemoryStatus@4
+GlobalMemoryStatusEx@4
GlobalMemoryStatusVlm@4
GlobalReAlloc@12
GlobalSize@4