[New-bugs-announce] [issue3612] Add some basic mssing types in ctypes.wintypes

Hirokazu Yamamoto report at bugs.python.org
Wed Aug 20 07:03:52 CEST 2008


New submission from Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp>:

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 <report at bugs.python.org>
<http://bugs.python.org/issue3612>
_______________________________________


More information about the New-bugs-announce mailing list