[Tutor] create an object from a class in dll with ctypes?

katrin schmid katisss at gmx.de
Wed Jan 20 07:52:21 CET 2010


hi,
i am getting started with ctypes in python 2.5 and was wondering if 
i would be able to create an object from the class in my dll somehow.
I only found examples that show how to access a function but the 
function i want to call is part of a cpp class in my dll...
Thank you,
katrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100120/cdb78237/attachment.htm>


More information about the Tutor mailing list