By alashcraft
via feeds.rosscode.com
Published: Sep 09 2009 / 10:34
In my last post, I talked about dynamically loading and unloading DLLs. It works well, but I quickly ran into an issue: configuration data. The main application, which is what houses the DLL that's loaded dynamically, has a lot of configuration data, and I need that to do the processing I need to do.



Add your comment