如何在python控制台中加载TrIDLib.dll?

时间:2019-04-16 04:57:56

标签: python-3.x

如何在python控制台中导入TrIDLib.dll?以及如何知道它是否已在python控制台中导入。

import ctypes

lib = ctypes.WinDLL('python.exe','D:\Putta Sunil Kumar Reddy\FileSorter\lib\TrIDLib.dll')

0 个答案:

没有答案