InitAllPacks
InitAllPacks Enable usage of all packages
#include <Packages.h> Package Manager
void InitAllPacks( );
InitAllPacks prepares handles for all packages, as if InitPack were called
for all 'PACK' resources. There is no need to call this yourself, since it is
called automatically when an application is started up.
Returns: none