View Single Post
  #3  
Old 02-01-2019, 04:48
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 204
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by Schabik View Post
Ok, I've got what's wrong, corrected the script but had to comment these lines:


Code:
   #if Splash == "1"
      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';
    #endif

Because of error:
Attachment 23756
Is there another splash on this script?

Did you check the way i told you?

If you don't know how to figure this out.

Just upload your currunt working script
with all files. as an archive.
Then tell me exactly what you want to do.
I can modified for you.
__________________
Keep Up The Good Works!

Last edited by yasitha; 02-01-2019 at 04:59.
Reply With Quote