|
-
Sep 22nd, 2000, 05:01 PM
#1
Thread Starter
Member
I have dual processor (PIII866MHz) with 512 MB RAM, and am running VB6.0. Memory usage on NT 4.0 during run-time of my code is as follows:
Commit charge(K)
---------------
Total: 97488
Limit: 5224144
Peak: 729988
I would like to add (allocate) more memory to the executable at run-time. Given the commit charge, how large can I go and what syntax should I use in the Globalalloc and Globallock API calls?
Thanks
-lp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|