BoxedApp Packer Help >> Plugin API >> Functions

BoxedAppSDK_ExecuteDotNetApplication

Description

BoxedAppSDK_ExecuteDotNetApplication executes a .net application. You can specify a virtual file as a path of a .net application.

BoxedAppSDK_ExecuteDotNetApplication returns an exit code of the process.

Syntax

[ C++ ]
DWORD BoxedAppSDK_ExecuteDotNetApplication(LPCTSTR szPath, LPCTSTR szArgs);

[ Delphi ]
function BoxedAppSDK_ExecuteDotNetApplication(szPath: PAnsiChar; szArgs: PAnsiChar): DWORD;



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