How would I use rundll32.exe to run a pyd?

前端 未结 0 1760
栀梦
栀梦 2020-12-05 11:27

I made a .pyd file with this source:

def hello():
    print("Hello world")

and I want to run

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