[pywin32-bugs] [ pywin32-Patches-1043732 ] New win32con constants and a bug fix
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-10-09 21:35:52
|
Patches item #1043732, was opened at 2004-10-10 00:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043732&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Adal Chiriliuc (adalx) Assigned to: Nobody/Anonymous (nobody) Summary: New win32con constants and a bug fix Initial Comment: Added some new constants. BUG: Fixed GetRValue, GetGValue and GetBValue. They didn't clip the return value to 8 bit integers. GetRValue(0xffffff) returned 0xffffff. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1043732&group_id=78018 |