New submission from Hirokazu Yamamoto <[EMAIL PROTECTED]>:

This patch adds some basic mssing types in ctypes.wintypes.
I think pointer type like LPDWORD would be usuful too, but maybe you
cannot ignore the overhead of POINTER object creation.

----------
assignee: theller
components: ctypes
files: add_some_missing_types.patch
keywords: patch
messages: 71511
nosy: ocean-city, theller
severity: normal
status: open
title: Add some basic mssing types in ctypes.wintypes
versions: Python 2.6
Added file: http://bugs.python.org/file11169/add_some_missing_types.patch

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to