We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8177a commit 1e3daadCopy full SHA for 1e3daad
tests/Mockup_SimConnectDLL.py
@@ -0,0 +1,5 @@
1
+from ctypes import CDLL
2
+
3
+class SimConnectDLL(CDLL):
4
+ pass
5
0 commit comments