[Tutor] ctype exceptions.ValueError for function call

Albert-Jan Roskam fomcl at yahoo.com
Thu Dec 15 09:43:34 CET 2011


Hi,
 
Nice! Did not know there was a ctypes mailing list. Another thing: I found (but did not yet test) this program:http://www.nirsoft.net/utils/dll_export_viewer.html 
The screenshot looks promising. At least one is able to tell which functions in a dll are exported (and can therefore be called using ctypes).

Cheers!!
Albert-Jan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a fresh water system, and public health, what have the Romans ever done for us?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


>________________________________
>From: Alan Gauld <alan.gauld at btinternet.com>
>To: tutor at python.org 
>Sent: Thursday, December 15, 2011 12:11 AM
>Subject: Re: [Tutor] ctype exceptions.ValueError for function call
>
>On 14/12/11 21:15, Santhirakumaran, Gokul wrote:
>> Hi,
>>
>> I’m trying to use a SDK(dll file) with python ctypes to take measurement
>> from a spectrometer.
>
>This list is for people learning the Python language.
>ctypes is a little advanced for most readers. You are
>more likely to get help on the ctypes mailing list.
>
>ctypes-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ctypes-users
>
>Or
>On the gmane news server under:
>gmane.comp.python.ctypes
>
>But you might get lucky and somebody here knows enough
>ctypes to answer you....
>
>-- 
>Alan G
>Author of the Learn to Program web site
>http://www.alan-g.me.uk/
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>To unsubscribe or change subscription options:
>http://mail.python.org/mailman/listinfo/tutor
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111215/3e0b4cab/attachment.html>


More information about the Tutor mailing list