VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



updated RamOptimizer And Indicator

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

updated version
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
updated version 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
updated version 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
updated version 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
not yet known
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 updated RamOptimizer And Indicator

Download updated RamOptimizer And Indicator

Download updated RamOptimizer And Indicator (12 KB)

updated RamOptimizer And Indicator Comments

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

Post your comment

Subject:
Message:
0/1000 characters