Thread
:
how to call a dll from java
View Single Post
#
3
(
permalink
)
12-10-2007, 11:18 AM
Zahari
Member
Join Date: Dec 2007
Posts: 5
(2)******JAVA CALL DLL******
System.load("C:\\Windows\\System32\\yourdllname.dl l");
System.out.println("CLIENT_ENCRYPT LOADED");
Zahari
View Public Profile
Send a private message to Zahari
Find all posts by Zahari