[python-win32] re:python-win32] Python DLL - Part 2
Tony Cappellini
tony at tcapp.com
Sat Jun 5 13:51:12 EDT 2004
Take a look at ctypes, for Python.
Also look at swig, but I think Ctypes is more straightforward.
Message: 5
Date: Sat, 5 Jun 2004 15:46:28 +0530
From: "Somesh Bartakke" <somesh at qviqsoft.com>
Subject: [python-win32] Python DLL - Part 2
To: <python-win32 at python.org>
Message-ID: <057f01c44ae6$2fca5820$436a640a at qsoft25>
Content-Type: text/plain; charset="iso-8859-1"
hello guys,
i want to work with VC++ and Python.
where i wanna write a dll or dll like interface with Python which will be
called thru VC++
is it possible to write in this way ? apart from embeding interpreter and
bla-bla.
Somesh Bartakke
Q-Soft Pvt Ltd, Pune (India)
More information about the Python-win32
mailing list