mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Re-generated from new (3.1) universal headers
This commit is contained in:
parent
02facaf90a
commit
1c4e614627
13 changed files with 1679 additions and 198 deletions
|
@ -75,6 +75,18 @@ class MyScanner(Scanner):
|
|||
'CloseCPort',
|
||||
'BitMapToRegionGlue',
|
||||
'StdOpcode', # XXXX Missing from library...
|
||||
# The following are for non-macos use:
|
||||
'LockPortBits',
|
||||
'UnlockPortBits',
|
||||
'UpdatePort',
|
||||
'GetPortNativeWindow',
|
||||
'GetNativeWindowPort',
|
||||
'NativeRegionToMacRegion',
|
||||
'MacRegionToNativeRegion',
|
||||
'GetPortHWND',
|
||||
'GetHWNDPort',
|
||||
'GetPICTFromDIB',
|
||||
|
||||
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue