VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



RAM Optimizer And Indicator

by Sahir (5 Submissions)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

This application uses follwing api to optimize availablity of Physical RAM
1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As
Long) As Long
2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long

Code are commented and also shows the maximum physical ram available and and total physical ram
avaialble for application to use after running application.
email id for further query [email protected]

Inputs
This application uses follwing api to optimize availablity of Physical RAM 1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As Long) As Long 2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long Code are commented and also shows the maximum physical ram available and and total physical ram avaialble for application to use after running application. email id for further query [email protected]
Assumes
This application uses follwing api to optimize availablity of Physical RAM 1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As Long) As Long 2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long Code are commented and also shows the maximum physical ram available and and total physical ram avaialble for application to use after running application. email id for further query [email protected]
Code Returns
This application uses follwing api to optimize availablity of Physical RAM 1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As Long) As Long 2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long Code are commented and also shows the maximum physical ram available and and total physical ram avaialble for application to use after running application. email id for further query [email protected]
Side Effects
note yet seen
API Declarations
This application uses follwing api to optimize availablity of Physical RAM
1. Private Declare Function GlobalAlloc Lib "kernel32" (ByVal wFlags As Long, ByVal dwBytes As
Long) As Long
2. Private Declare Function GlobalFree Lib "kernel32" (ByVal hMem As Long) As Long

Rate RAM Optimizer And Indicator

Download RAM Optimizer And Indicator

Download RAM Optimizer And Indicator (9 KB)

RAM Optimizer And Indicator Comments

No comments have been posted about RAM Optimizer And Indicator. Why not be the first to post a comment about RAM Optimizer And Indicator.

Post your comment

Subject:
Message:
0/1000 characters