|
#6
|
|||
|
|||
|
https://anonfiles.com/B0c435s5u7/
Code:
procedure ShowSplashScreen(p1:HWND;p2:AnsiString;p3,p4,p5,p6,p7:integer;p8:boolean;p9:Cardinal;p10:integer);
external 'ShowSplashScreen@files:isgsg.dll stdcall delayload';
ShowSplashScreen(WizardForm.Handle,ExpandConstant('{tmp}\splash.png'),500,3000,500,0,255,True,$FFFFFF,10);
Replace either 500 to control fade in / fade out speed. |
| The Following 2 Users Say Thank You to Masquerade For This Useful Post: | ||
Gehrman (29-04-2021), Newbie-repacker (22-04-2021) | ||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|