I downloaded zlib.NET and there's a file that I must import,its named "zlib.net.dll".
My question is :How do I import that file so I can use it in C# Express 2008 like "System.zlib.etc"?
Thanks.
You need to add a reference to the assembly:
lib directory somewhere near the code).After that you should be able to use it in your code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With