BoxedAppSDK_Init
Description
Initializes BoxedApp SDK, installs all hooks required for SDK operation, and creates a virtual file system and virtual registry in memory.
Syntax
BOOL __stdcall BoxedAppSDK_Init();function BoxedAppSDK_Init: BOOL; stdcall;