View Single Post
  #1 (permalink)  
Old 04-07-2008, 10:32 AM
crey crey is offline
D-Web Trainee
 
Join Date: Apr 2008
Posts: 1
crey is on a distinguished road
Default MagickNet dll strong name

I would like to use the compiled DLL available for MagickNet, located here:

http://midimick.com/magicknet/files/...ll.1.0.0.3.zip

But the version posted is not signed.
  1. Is there a signed version (strong name = true) of the MagickNet DLL for download somewhere ?
  2. When I compiled MagickNet myself, the resulting DLL was small (about 100KB) compared to the posted DLL on MidiMick.com (over 2MB). It seems the DLL posted has the IM libraries inside it. Is that true? Dependency walker shows no dependencies in the posted version. How are libraries imported into a DLL in VS2005?

Thanks!
Reply With Quote
Sponsored Links