Generate DLL out of Java
Folks, I just wrote some little program that generates a DLL out of aset of Java classes. Now I wonder where I can announce this suchthat others may recognize it.Any suggestions: jvh@b-novative.de
[245 byte] By [
vonHolten] at [2007-9-26 6:05:21]

Hi,what's inside the DLL exactly? Java class files packed into a DLLor C code generated from Java. How would somebody use sucha DLL?Thank you,Klaus