Patches item #1559219, was opened at 2006-09-15 13:01
Message generated for change (Settings changed) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1559219&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: leppton (leppton)
>Assigned to: Thomas Heller (theller)
Summary: Practical ctypes example

Initial Comment:
Ctypes module documentation can be little hard to
grasp, so I wrote a practical example that reads all
function names from dll export directory.

It has structures, pointer arithmetic, and function
prototype with default parameters.

Maybe it fits somewhere in documentation...


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1559219&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to