CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Location
    Mass, USA.
    Posts
    103

    Defrag memory API

    Does anyone know of calls to defrag RAM and/or the page file under Win9x and/or NT?

    Thanks,

    /ravi



  2. #2
    Join Date
    May 1999
    Location
    Republic of Korea
    Posts
    74

    Re: Defrag memory API

    Although I', not sure that this helps, please check HeapCompack function.




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured