EZNamespaceExtensions.Net Help
-
I have obtained and installed a copy of EZNamespaceExtensions, as I thought it would help me creating my application (an archiver, that shows the contents of the archive in a Namespace Extension). I have created a new EZNamespaceExtensions project, and added my class to read archives, but could someone please point me in the right direction for making the actual Extension? Thank you in advance, and Best Regards, Fahad Sadah
-
I have obtained and installed a copy of EZNamespaceExtensions, as I thought it would help me creating my application (an archiver, that shows the contents of the archive in a Namespace Extension). I have created a new EZNamespaceExtensions project, and added my class to read archives, but could someone please point me in the right direction for making the actual Extension? Thank you in advance, and Best Regards, Fahad Sadah
You're going to have to people who wrote the library about that. http://www.ssware.com/supportoptions.htm[^]
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
You're going to have to people who wrote the library about that. http://www.ssware.com/supportoptions.htm[^]
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007That's great, but I've decided to just write it in C++. I just saw somewhere not to write namespace extentions in managed code.