Unloading dll files
Hello people.
I have a C++ dll file that is made of many different class. Am stuck at how to arrive at an instance of every class. In other words am not able to strip the dll file into classes that it is comprised of.
Am using jniwrapper-3.5 and winpack-3.5. So am not really worried about writing the .h files.
any help would be greatly appreciated.
Thanks,
Kay

