Using VC++ components from Java program
Posted: 11 Sep 2006
Updated: 13 Mar 2007
Views: 43,343
Rating: 4.16/5
Votes: 11
Popularity: 4.33
Licence: The Code Project Open License (CPOL)
Bookmarked: 31
Downloaded: 904
This article describes how to access native windows dll from Java programs to take advantages of facilities provided by windows which are not possible to use directlly from Java. It introduces JNI ( Java native interface )