Jump to content

Recommended Posts

Posted (edited)

I just found this when I was googleing on http://sevenzipsharp.codeplex.com/ can someone make a UDF

Perhaps that person is you? :graduated:

because I don't have experience with dll call. I need to use the 64 bit version of sevenzipsharp for my setup studio program to extract files.

Sounds like a great time to get experience with dll call.

Good luck!

edit: never mind, per what John said

Edited by Fubarable
Posted (edited)

Perhaps that person is you? :graduated:

Sounds like a great time to get experience with dll call.

Good luck!

edit: never mind, per what John said

I would but I trying to finish the bits of features that I need to add to Setup Studio.

Edited by Guest
Posted

Dont think Autoit can use C# dll, might be mistaken though.

I think that it can be done, just like C# can be called form C/C++, but there needs to be a COM wrapper, written in C/C++.

Posted

I think that it can be done, just like C# can be called form C/C++, but there needs to be a COM wrapper, written in C/C++.

Can't we dll call it just like the 7-zip32.dll.

Posted

Can't we dll call it just like the 7-zip32.dll.

No, .Net dll's are not true dll's in the Windows sense. They were unfortunately given the same extension name though.
Posted

Also, my experience in this forum has been that most posts that state: "can someone make xxx for me. I'm too busy to learn how to do it", end up getting flamed as it implies that the OP thinks his time is more valuable than ours. If you want help, at least show some effort.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...