求GlobalMemoryStatusEx()函数的使用方法,win2000 pro版下不能使用,困惑,高手请指教
Requirements
Client: Requires Windows XP or Windows 2000 Professional.
Server: Requires Windows Server 2003 or Windows 2000 Server.
Header: Declared in Winbase.h; include Windows.h.
Library: Use Kernel32.lib.
这是这个函数的msdn上的Requirements,我在2000professional 下为什么不能用呀,我用的是VC++6.0,难道编译器太老了?