hinstDLL=LoadLibrary("CH341DLL.dll"); if (hinstDLL) { DllFunction CH341OpenDevice; CH341OpenDevice = (DllFunction)GetProcAddress (hinstDLL ...
確定! 回上一頁