|
-
Sep 9th, 2007, 01:48 AM
#1
Thread Starter
New Member
unarjing without the shell command
is there a library or a dll that allows me to unarj files?
because now i'm using the arj.exe and i dont want a 3rd party exe to do that
i want to do it within my vb6 app
thanx for your help
-
Sep 9th, 2007, 03:59 AM
#2
Re: unarjing without the shell command
What is unarj?
I tried to Google it and found next to nothing that I could understand.
-
Sep 9th, 2007, 05:16 AM
#3
Thread Starter
New Member
Re: unarjing without the shell command
arj is similar zip,
unarjing means extracting an arj file
-
Sep 9th, 2007, 05:18 AM
#4
Re: unarjing without the shell command
The only Dlls that I know of that deal with zip files are files for WinZip. Even these were made by individuals, not Microsoft.
-
Sep 9th, 2007, 06:52 PM
#5
Re: unarjing without the shell command
According to the FAQ:
Do you provide source code or libraries or DLLs for incorporation into our applications?
No, we do not. We do, however, provide free extraction source code in UNARJ. For application use, we provide only the ARJ executable program.
In the downloads page they apparently offer C source code for UNARJ.EXE, which I imagine can be incorporated into your application with a little elbow grease.
Last edited by Ellis Dee; Sep 9th, 2007 at 06:55 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|