VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This is Code For a Memory Status Program

Dimitar Madzunkov  (3 Submissions)   Windows System Services   Visual Basic 5.0   Unknown Difficulty   Thu 21st July 2005   Mon 8th February 2021

This is Code For a Memory Status Program

API Declarations


Private Type MEMORYSTATUS
dwLength As Long
dwMemoryLoad As Long
dwTotalPhys As Long
dwAvailPhys As Long
dwTotalPageFile As Long
dwAvailPageFile As Long
dwTotalVirtual As Long
dwAvailVirtual As Long
End Type

Rate This is Code For a Memory Status Program (1(1 Vote))
This is Code For a Memory Status Program.bas

This is Code For a Memory Status Program Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters