Thread: Api

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    18

    Question Api

    Can anyone tell me how to use the GlobalMemoryStatus API to get Memory/Page File/etc Information in C++??
    Also, I'd really appreciate it if you could give me a site where I can find examples of these.. I haven't found any as of yet.

    Thanks in advance.
    ~void

  2. #2
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    http://msdn.microsoft.com/library/de...morystatus.asp

    msdn.microsoft.com is an amazing Win32 API refrence

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Gave an example a while back - here

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. platform specific API or C standard API
    By George2 in forum C Programming
    Replies: 1
    Last Post: 11-12-2007, 01:32 AM
  2. OpenSSL and Win32 SSL API :: SSL/TLS
    By kuphryn in forum Networking/Device Communication
    Replies: 0
    Last Post: 03-10-2004, 07:46 PM
  3. FILES in WinAPI
    By Garfield in forum Windows Programming
    Replies: 46
    Last Post: 10-02-2003, 06:51 PM
  4. OLE Clipboard :: Win32 API vs. MFC
    By kuphryn in forum Windows Programming
    Replies: 3
    Last Post: 08-11-2002, 05:57 PM
  5. pthread api vs win32 thread api
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 11-20-2001, 08:55 AM