Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
BoxedApp Packer Help >> Plugin API >> Functions BoxedAppSDK_SetLogFile
Description
Call this function to write log to a specified file. Syntax
[ C++ ]
void BoxedAppSDK_SetLogFile(LPCTSTR szLogFilePath);
[ Delphi ]
procedure BoxedAppSDK_SetLogFile(szLogFilePath: PAnsiChar); stdcall;
Quick links:
BoxedApp Home Page
| Buy license
| Welcome to our forum!
| Ask your question
| Help on the Web
|