65.9K
CodeProject is changing. Read more.
Home

Using VC++ components from Java program

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.15/5 (10 votes)

Sep 12, 2006

CPOL

3 min read

viewsIcon

154827

downloadIcon

1266

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 )