FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   How to run unarc.dll FreeArcExtract function Async (https://fileforums.com/showthread.php?t=106985)

Yourname 15-02-2026 03:19

How to run unarc.dll FreeArcExtract function Async
 
Hello GUYS!

I'm experimenting with unarc.dll in vb.net via winforms. I created a class that helps me with extracting and showing the progress of extraction, and it works fantastically! BUT, it blocks the UI main thread. I wanted to run it asynchronously. I tried using Task.run, Background Workers or another windows, but nothing worked. When I try using them, the extraction doesn't proceed, and it feels like it is stuck, and i have to terminate the program with the task manager! I wanted to ask, does the .dll block me from doing this? is it because it's a 32-bit dll? (i don't think tho) and is there a method to run it in another thread? Thanks! :)


P.S. I know i can just call arc.exe as a process, but i want to incorporate it, without using external exes.

Sergey3695 20-02-2026 00:31

Quote:

Originally Posted by Yourname (Post 509404)
a method to run it in another thread?

Look this.

Yourname 07-03-2026 10:58

Quote:

Originally Posted by Sergey3695 (Post 509431)

Thank you so much, it works perfectly, i just had to modify a bit the dll to have an external callback and remove the russian Language, but it WORKS! Thanks again!


All times are GMT -7. The time now is 15:49.

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