![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Call C functions from Python
From: Fredrik Lundh <fredrik@pythonware.com>
Date: Wed Oct 05 2005 - 15:04:20 CEST
Java and Swing wrote:
>I used, myApp = CDLL("C:...") ...as I saw it in one of the ctypes
properly exported? what does
dumpbin /exports myapp.pyd
say?
</F>
|