Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System Resources
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00237264
Message ID:
00237680
Views:
13
>OK. I mainly develop in VFP but afriend talked me into getting involved in a VB application and the money was right... so anyway. Anybody know how to make use of the GlobalMemoryStatus API to get available system resources? Having trouble understanding the inoformation I'm getting back from it and converting the info into a usable percentage. Any help would be great.
>
>Thanks,

Hi Ken,

The GlobalMemoryStatus() function requires that you pass by reference a string simulating a MEMORYSTATUS structure. This structure is made up of 8 DWORDS. Each of the DWORDS is in low to high byte format. What exactly do you need help with?
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform