pywin32: Complete modules using stubgen & stubtest (#8866)

Complete modules using stubgen & stubtest
This commit is contained in:
Samuel T
2022-10-07 13:56:17 -04:00
committed by GitHub
parent 4579094f77
commit 99cb36a784
197 changed files with 13514 additions and 568 deletions

View File

@@ -1,3 +1,5 @@
# Can't generate with stubgen because:
# "ImportError: This must be an MFC application - try 'import win32ui' first"
APPCLASS_MONITOR: int
APPCLASS_STANDARD: int
APPCMD_CLIENTONLY: int