CodeSnip News
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Two new routines have been added to the System category of the Code Snippets Database. GetTotalPhysMemory returns the total memory on the system and handles memory greater than 4Gb on 64 bit Windows. TerminateProcessByID kills a process given its process handle. Both these routines are by new contributors - thanks guys.
link