python 3.8 can not locate a Windows dll file but python 3.7 can

前端 未结 0 413
自闭症患者
自闭症患者 2021-01-30 08:26

I am trying to load a Windows dll "ibfs64.dll" located in the C:\\Windows\\System32 folder:

ctypes.windll.LoadLibrary(\'ibfs64.dll\')

T

相关标签:
回答
  • 消灭零回复
提交回复
热议问题