java中的代碼:
package com.wpd;
public native void createDesktopLink(String programPath,String programArg,String linkPath,String description,String iconPath);
public native String sendMessage();
static{
System.loadLibrary("myDll");
}
public static void main(String s[]){
延伸閱讀
文章來源于領測軟件測試網 http://www.kjueaiud.com/