mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
- Added support for PicHandle
- Added (by hand, through winedit.py) support for WindowPeek accessor functions that are currently declared as macros.
This commit is contained in:
parent
a01a8f78cb
commit
330f57699f
6 changed files with 368 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
# Generated from 'Sap:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Windows.h'
|
||||
# Generated from 'Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Windows.h'
|
||||
|
||||
kWindowDefProcType = 'WDEF'
|
||||
kStandardWindowDefinition = 0
|
||||
kRoundWindowDefinition = 1
|
||||
kFloatingWindowDefinition = 124
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue