Einzelnen Beitrag anzeigen

Benutzerbild von Luckie
Luckie

Registriert seit: 29. Mai 2002
37.621 Beiträge
 
Delphi 2006 Professional
 
#5

Re: Fehler beim Auslesen des Arbeitsspeichers größer 2GB

  Alt 10. Apr 2007, 22:48
Hilfe lesen:
Zitat:
On computers with more than 4 GB of memory, the MEMORYSTATUS structure can return incorrect information. Windows reports a value of -1 to indicate an overflow, while Windows NT reports a value that is the real amount of memory, modulo 4 GB. If your application is at risk for this behavior, use the GlobalMemoryStatusEx function instead of the GlobalMemoryStatus function.
Michael
Ein Teil meines Codes würde euch verunsichern.
  Mit Zitat antworten Zitat