How to use JNI for existing .dll and .h

Hi allI have gone through many articles on JNI, but I didnt get any article which can descibe for existing .dll and .h.Could anybody help me how to use existing .dll and .h files?Thank youkvijai
[229 byte] By [kvijaia] at [2007-10-3 10:18:56]
# 1
You didn't look very hard.This forum is full of references to wrapper DLLs.
bschauwejavaa at 2007-7-15 5:40:03 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2
I agree ;)Have a look at JNative which is a free one.--Marc ( http://jnative.sf.net)
mdentya at 2007-7-15 5:40:03 > top of Java-index,Java HotSpot Virtual Machine,Specifications...