* include/winbase.h (MEMORYSTATUSEX): Add structure.

(GlobalMemoryStatusEx): Add prototype.
	* lib/kernel32.def (GlobalMemoryStatusEx): Add stub.
This commit is contained in:
Danny Smith
2003-02-22 10:16:22 +00:00
parent ab664f2d53
commit dffcc5d324
3 changed files with 23 additions and 0 deletions

View File

@@ -406,6 +406,7 @@ GlobalGetAtomNameW@12
GlobalHandle@4
GlobalLock@4
GlobalMemoryStatus@4
GlobalMemoryStatusEx@4
GlobalMemoryStatusVlm@4
GlobalReAlloc@12
GlobalSize@4