M
Mythran
I have a freeware UnManaged - Non-Com DLL I want to use. Basically, in a perfect
world, I would like to embed this library into a VB.Net class library (managed),
strong name it and store it into the gac. Now, the installer would just need to
install this VB.Net library into the GAC w/o the unmanaged dll (because it would
be embedded into the managed dll thus wouldn't need to install the 3rd party as a
separate file.
Is this possible?
Thanks,
Mythran
world, I would like to embed this library into a VB.Net class library (managed),
strong name it and store it into the gac. Now, the installer would just need to
install this VB.Net library into the GAC w/o the unmanaged dll (because it would
be embedded into the managed dll thus wouldn't need to install the 3rd party as a
separate file.
Is this possible?
Thanks,
Mythran