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