DLL Hell : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

DLL Hell
DLL (Dynamic Link Library). This is the stupidest idea every foisted on the computing public. You can thank Microsoft for this lunacy and for the second stupidest idea, the registry. It started out well intentioned. If two different programs are using the same code, should they not share a common copy? DLLs (Dynamic Link Libraries) also tend to stay loaded even after they are no longer necessary. Often this saves the effort of reloading them if they are used again soon. This is a Good Thing™. What went wrong? If you want to access code in a DLL from Java, you will need to write some JNI (Java Native Interface) glue.

This page is posted
on the web at:

http://mindprod.com/jgloss/dll.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\dll.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[3.133.131.168]
You are visitor number