BoxedApp Packer Help >> Plugin API >> Functions

BoxedAppSDK_AttachToProcess

Description

BoxedAppSDK_AttachToProcess injects BoxedApp SDK into a process (hProcess). A virtual environment (virtual file system) is shared between the main process and the process (hProcess).

Syntax

[ C++ ]
BOOL BoxedAppSDK_AttachToProcess(HANDLE hProcess);

[ Delphi ]
function BoxedAppSDK_AttachToProcess(hProcess: THandle): BOOL; stdcall;



Copyright © 2004 - 2009 Softanics. All rights reserved.
BoxedApp is a trademark of Softanics.