FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Can Anyone help me?? (https://fileforums.com/showthread.php?t=104156)

Epic Titan 69 26-02-2021 00:25

Can Anyone help me??
 
1 Attachment(s)
I tried adding ISHASH.dll to WPI by Bunti_04u

BUT

IDK WHAT ERROR IS THIS...................

https://i.postimg.cc/63cRYrYr/bandic...-36-37-503.jpg

My whole script is here

If anyone can help
THANKS<3..............

EDIT :- I had taken ishash code from this script

KaktoR 26-02-2021 00:41

Most probably you are missing a function ReleaseCapture before procedure HWMouseDown

Epic Titan 69 26-02-2021 04:19

Quote:

Originally Posted by KaktoR (Post 490548)
Most probably you are missing a function ReleaseCapture before procedure HWMouseDown

I tried the same
But sill getting the same error
Can you edit my script from the attachment or can you write the req code here

KaktoR 26-02-2021 04:25

I found the required function in "ISSystem.iss" file.

Copy somewhere before procedure HWMouseDown

Code:

function ReleaseCapture: Longint;
  external '[email protected] stdcall';


Epic Titan 69 26-02-2021 05:10

Quote:

Originally Posted by KaktoR (Post 490551)
I found the required function in "ISSystem.iss" file.

Copy somewhere before procedure HWMouseDown

Code:

function ReleaseCapture: Longint;
  external '[email protected] stdcall';


It workedd


All times are GMT -7. The time now is 07:43.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com