View Single Post
  #7  
Old 17-09-2021, 08:21
maybeknow maybeknow is offline
Registered User
 
Join Date: Sep 2021
Location: canada
Posts: 7
Thanks: 4
Thanked 0 Times in 0 Posts
maybeknow is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
Code:
ExtractTemporaryFile('XDelta3.dll');
ISxDeltaExtract(0, 0, 0, 640, ExpandConstant('{app}\test1.txt'), ExpandConstant('{tmp}\test1.txt.diff'), ExpandConstant('{app}\test_dest.txt'), false, false);
thank you again, but I still getting the same result...
I just using the ISDone.dll for the xdelta function, and im not using any other function
Reply With Quote