Can I take a DLL that is written from VB6 or VC++ and use it in a java application?
Yes you can Code: System.loadLibrary("Name");
System.loadLibrary("Name");
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson My Blog
Forum Rules