Added GetAuxiliaryControlRecord and SetControlColor, there was no good

reason they were excluded.
This commit is contained in:
Jack Jansen 1997-08-15 14:32:18 +00:00
parent f69633e4a1
commit c7fefed32c
3 changed files with 39 additions and 2 deletions

View file

@ -39,8 +39,6 @@ class MyScanner(Scanner):
return [
'ProcPtr',
'ControlActionUPP',
'CCTabHandle',
'AuxCtlHandle',
]
def makerepairinstructions(self):