mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Added GetAuxiliaryControlRecord and SetControlColor, there was no good
reason they were excluded.
This commit is contained in:
parent
f69633e4a1
commit
c7fefed32c
3 changed files with 39 additions and 2 deletions
|
@ -39,8 +39,6 @@ class MyScanner(Scanner):
|
|||
return [
|
||||
'ProcPtr',
|
||||
'ControlActionUPP',
|
||||
'CCTabHandle',
|
||||
'AuxCtlHandle',
|
||||
]
|
||||
|
||||
def makerepairinstructions(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue