Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - getfreespace() scans the global heap for memory size available http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetFreeSpace()         Scans the global heap for memory size available
--------------------------------------------------------------------------------

   Syntax:              GetFreeSpace()  --> <nSize>

                        This function scans the global heap and returns
                        the number of bytes of memory currently available.

   Parameters:          None

   Returns:

   <nSize>              The total amount of memory.

   Observations:        This size of memory not always is continuous.
                        GlobalCompact() returns the maximum continuous
                        size.

   Source code:         SOURCE\\WINAPI\\Mem.c


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson