Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

EP_SplashScreenHide

The EP_SplashScreenHide function hides the Splash Screen (if it is shown). See MISCELLANEOUS - Splash Screen.

Definition

Show/Hide C++ function definition

extern "C" __declspec( dllimport ) __stdcall void EP_SplashScreenHide();

Show/Hide Delphi function definition

Show/Hide Visual Basic function definition

Show/Hide C# (.NET) function definition

Examples

Show/Hide Delphi function example

See examples in the Examples\SplashScreen folder.