ADSAlloc sets the storage page allocation of your ADS Development system via command line. The command line parameter should be the number of 4096 byte pages you want to allocate for storage space.
This application programmatically performs the same function as the ObjectStorePages registry key performs at boot.
Example ------- To set the storage allocation to 8M the following would be the call:
Source Download Rev 1 - July 19, 02 (2k zip). Edited by ctacke 31-Mar-2002: add key APIs and LOC Edited by akidder 2-Apr-2004: add links to related registry key and API calls.