mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
609 lines
11 KiB
Python
609 lines
11 KiB
Python
# Python: 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 23:03:10) [MSC v.1916 64 bit (AMD64)]
|
|
# Library: win32ui, version: unspecified
|
|
# Module: win32ui, version: unspecified
|
|
|
|
'A module, encapsulating the Microsoft Foundation Classes.'
|
|
|
|
import typing
|
|
import builtins as _mod_builtins
|
|
|
|
AFX_IDW_PANE_FIRST: int
|
|
AFX_IDW_PANE_LAST: int
|
|
AFX_WS_DEFAULT_VIEW: int
|
|
def AddToRecentFileList() -> typing.Any:
|
|
...
|
|
|
|
CDocTemplate_Confidence_maybeAttemptForeign: int
|
|
CDocTemplate_Confidence_maybeAttemptNative: int
|
|
CDocTemplate_Confidence_noAttempt: int
|
|
CDocTemplate_Confidence_yesAlreadyOpen: int
|
|
CDocTemplate_Confidence_yesAttemptForeign: int
|
|
CDocTemplate_Confidence_yesAttemptNative: int
|
|
CDocTemplate_docName: int
|
|
CDocTemplate_fileNewName: int
|
|
CDocTemplate_filterExt: int
|
|
CDocTemplate_filterName: int
|
|
CDocTemplate_regFileTypeId: int
|
|
CDocTemplate_regFileTypeName: int
|
|
CDocTemplate_windowTitle: int
|
|
CRichEditView_WrapNone: int
|
|
CRichEditView_WrapToTargetDevice: int
|
|
CRichEditView_WrapToWindow: int
|
|
def ComparePath() -> typing.Any:
|
|
...
|
|
|
|
def CreateBitmap() -> typing.Any:
|
|
...
|
|
|
|
def CreateBitmapFromHandle() -> typing.Any:
|
|
...
|
|
|
|
def CreateBrush() -> typing.Any:
|
|
...
|
|
|
|
def CreateButton() -> typing.Any:
|
|
...
|
|
|
|
def CreateColorDialog() -> typing.Any:
|
|
...
|
|
|
|
def CreateControl() -> typing.Any:
|
|
...
|
|
|
|
def CreateControlBar() -> typing.Any:
|
|
...
|
|
|
|
def CreateCtrlView() -> typing.Any:
|
|
...
|
|
|
|
def CreateDC() -> typing.Any:
|
|
...
|
|
|
|
def CreateDCFromHandle() -> typing.Any:
|
|
...
|
|
|
|
def CreateDebuggerThread() -> typing.Any:
|
|
...
|
|
|
|
def CreateDialog() -> typing.Any:
|
|
...
|
|
|
|
def CreateDialogBar() -> typing.Any:
|
|
...
|
|
|
|
def CreateDialogIndirect() -> typing.Any:
|
|
...
|
|
|
|
def CreateDocTemplate() -> typing.Any:
|
|
...
|
|
|
|
def CreateEdit() -> typing.Any:
|
|
...
|
|
|
|
def CreateEditView() -> typing.Any:
|
|
...
|
|
|
|
def CreateFileDialog() -> typing.Any:
|
|
...
|
|
|
|
def CreateFont() -> typing.Any:
|
|
...
|
|
|
|
def CreateFontDialog() -> typing.Any:
|
|
...
|
|
|
|
def CreateFormView() -> typing.Any:
|
|
...
|
|
|
|
def CreateFrame() -> typing.Any:
|
|
...
|
|
|
|
def CreateImageList() -> typing.Any:
|
|
...
|
|
|
|
def CreateListCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateListView() -> typing.Any:
|
|
...
|
|
|
|
def CreateMDIChild() -> typing.Any:
|
|
...
|
|
|
|
def CreateMDIFrame() -> typing.Any:
|
|
...
|
|
|
|
def CreateMenu() -> typing.Any:
|
|
...
|
|
|
|
def CreatePalette() -> typing.Any:
|
|
...
|
|
|
|
def CreatePen() -> typing.Any:
|
|
...
|
|
|
|
def CreatePopupMenu() -> typing.Any:
|
|
...
|
|
|
|
def CreatePrintDialog() -> typing.Any:
|
|
...
|
|
|
|
def CreateProgressCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreatePropertyPage() -> typing.Any:
|
|
...
|
|
|
|
def CreatePropertyPageIndirect() -> typing.Any:
|
|
...
|
|
|
|
def CreatePropertySheet() -> typing.Any:
|
|
...
|
|
|
|
def CreateRectRgn() -> typing.Any:
|
|
...
|
|
|
|
def CreateRgn() -> typing.Any:
|
|
...
|
|
|
|
def CreateRichEditCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateRichEditDocTemplate() -> typing.Any:
|
|
...
|
|
|
|
def CreateRichEditView() -> typing.Any:
|
|
...
|
|
|
|
def CreateSliderCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateSplitter() -> typing.Any:
|
|
...
|
|
|
|
def CreateStatusBar() -> typing.Any:
|
|
...
|
|
|
|
def CreateStatusBarCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateThread() -> typing.Any:
|
|
...
|
|
|
|
def CreateToolBar() -> typing.Any:
|
|
...
|
|
|
|
def CreateToolBarCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateToolTipCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateTreeCtrl() -> typing.Any:
|
|
...
|
|
|
|
def CreateTreeView() -> typing.Any:
|
|
...
|
|
|
|
def CreateView() -> typing.Any:
|
|
...
|
|
|
|
def CreateWindowFromHandle() -> typing.Any:
|
|
...
|
|
|
|
def CreateWnd() -> typing.Any:
|
|
...
|
|
|
|
def DestroyDebuggerThread() -> typing.Any:
|
|
...
|
|
|
|
def DisplayTraceback() -> typing.Any:
|
|
...
|
|
|
|
def DoWaitCursor() -> typing.Any:
|
|
...
|
|
|
|
def Enable3dControls() -> typing.Any:
|
|
...
|
|
|
|
def EnableControlContainer() -> typing.Any:
|
|
...
|
|
|
|
FWS_ADDTOTITLE: int
|
|
FWS_PREFIXTITLE: int
|
|
FWS_SNAPTOBARS: int
|
|
def FindWindow() -> typing.Any:
|
|
...
|
|
|
|
def FindWindowEx() -> typing.Any:
|
|
...
|
|
|
|
def FullPath() -> typing.Any:
|
|
...
|
|
|
|
def GetActiveWindow() -> typing.Any:
|
|
...
|
|
|
|
def GetApp() -> typing.Any:
|
|
...
|
|
|
|
def GetAppName() -> typing.Any:
|
|
...
|
|
|
|
def GetAppRegistryKey() -> typing.Any:
|
|
...
|
|
|
|
def GetBytes() -> typing.Any:
|
|
...
|
|
|
|
def GetCommandLine() -> typing.Any:
|
|
...
|
|
|
|
def GetDeviceCaps() -> typing.Any:
|
|
...
|
|
|
|
def GetFileTitle() -> typing.Any:
|
|
...
|
|
|
|
def GetFocus() -> typing.Any:
|
|
...
|
|
|
|
def GetForegroundWindow() -> typing.Any:
|
|
...
|
|
|
|
def GetHalftoneBrush() -> typing.Any:
|
|
...
|
|
|
|
def GetInitialStateRequest() -> typing.Any:
|
|
...
|
|
|
|
def GetMainFrame() -> typing.Any:
|
|
...
|
|
|
|
def GetName() -> typing.Any:
|
|
...
|
|
|
|
def GetProfileFileName() -> typing.Any:
|
|
...
|
|
|
|
def GetProfileVal() -> typing.Any:
|
|
...
|
|
|
|
def GetRecentFileList() -> typing.Any:
|
|
...
|
|
|
|
def GetResource() -> typing.Any:
|
|
...
|
|
|
|
def GetThread() -> typing.Any:
|
|
...
|
|
|
|
def GetType() -> typing.Any:
|
|
...
|
|
|
|
IDB_BROWSER_HIER: int
|
|
IDB_DEBUGGER_HIER: int
|
|
IDB_HIERFOLDERS: int
|
|
IDC_ABOUT_VERSION: int
|
|
IDC_AUTOCOMPLETE: int
|
|
IDC_AUTO_RELOAD: int
|
|
IDC_BUTTON1: int
|
|
IDC_BUTTON2: int
|
|
IDC_BUTTON3: int
|
|
IDC_BUTTON4: int
|
|
IDC_CALLTIPS: int
|
|
IDC_CHECK1: int
|
|
IDC_CHECK2: int
|
|
IDC_CHECK3: int
|
|
IDC_COMBO1: int
|
|
IDC_COMBO2: int
|
|
IDC_DBG_ADD: int
|
|
IDC_DBG_BREAKPOINTS: int
|
|
IDC_DBG_CLEAR: int
|
|
IDC_DBG_CLOSE: int
|
|
IDC_DBG_GO: int
|
|
IDC_DBG_STACK: int
|
|
IDC_DBG_STEP: int
|
|
IDC_DBG_STEPOUT: int
|
|
IDC_DBG_STEPOVER: int
|
|
IDC_DBG_WATCH: int
|
|
IDC_EDIT1: int
|
|
IDC_EDIT2: int
|
|
IDC_EDIT3: int
|
|
IDC_EDIT4: int
|
|
IDC_EDITOR_COLOR: int
|
|
IDC_EDIT_TABS: int
|
|
IDC_FOLD_ENABLE: int
|
|
IDC_FOLD_ON_OPEN: int
|
|
IDC_FOLD_SHOW_LINES: int
|
|
IDC_INDENT_SIZE: int
|
|
IDC_KEYBOARD_CONFIG: int
|
|
IDC_LIST1: int
|
|
IDC_MARGIN_FOLD: int
|
|
IDC_MARGIN_LINENUMBER: int
|
|
IDC_MARGIN_MARKER: int
|
|
IDC_PROMPT1: int
|
|
IDC_PROMPT2: int
|
|
IDC_PROMPT3: int
|
|
IDC_PROMPT4: int
|
|
IDC_PROMPT_TABS: int
|
|
IDC_RADIO1: int
|
|
IDC_RADIO2: int
|
|
IDC_RIGHTEDGE_COLUMN: int
|
|
IDC_RIGHTEDGE_DEFINE: int
|
|
IDC_RIGHTEDGE_ENABLE: int
|
|
IDC_RIGHTEDGE_SAMPLE: int
|
|
IDC_SPIN1: int
|
|
IDC_SPIN2: int
|
|
IDC_SPIN3: int
|
|
IDC_TABTIMMY_BG: int
|
|
IDC_TABTIMMY_IND: int
|
|
IDC_TABTIMMY_NONE: int
|
|
IDC_TAB_SIZE: int
|
|
IDC_USE_SMART_TABS: int
|
|
IDC_USE_TABS: int
|
|
IDC_VIEW_EOL: int
|
|
IDC_VIEW_INDENTATIONGUIDES: int
|
|
IDC_VIEW_WHITESPACE: int
|
|
IDC_VSS_INTEGRATE: int
|
|
IDD_ABOUTBOX: int
|
|
IDD_DUMMYPROPPAGE: int
|
|
IDD_GENERAL_STATUS: int
|
|
IDD_LARGE_EDIT: int
|
|
IDD_PP_DEBUGGER: int
|
|
IDD_PP_EDITOR: int
|
|
IDD_PP_FORMAT: int
|
|
IDD_PP_IDE: int
|
|
IDD_PP_TABS: int
|
|
IDD_PP_TOOLMENU: int
|
|
IDD_PROPDEMO1: int
|
|
IDD_PROPDEMO2: int
|
|
IDD_RUN_SCRIPT: int
|
|
IDD_SET_TABSTOPS: int
|
|
IDD_SIMPLE_INPUT: int
|
|
IDD_TREE: int
|
|
IDD_TREE_MB: int
|
|
IDR_CNTR_INPLACE: int
|
|
IDR_DEBUGGER: int
|
|
IDR_MAINFRAME: int
|
|
IDR_PYTHONCONTYPE: int
|
|
IDR_PYTHONTYPE: int
|
|
IDR_PYTHONTYPE_CNTR_IP: int
|
|
IDR_TEXTTYPE: int
|
|
ID_APP_ABOUT: int
|
|
ID_APP_EXIT: int
|
|
ID_EDIT_CLEAR: int
|
|
ID_EDIT_CLEAR_ALL: int
|
|
ID_EDIT_COPY: int
|
|
ID_EDIT_CUT: int
|
|
ID_EDIT_FIND: int
|
|
ID_EDIT_GOTO_LINE: int
|
|
ID_EDIT_PASTE: int
|
|
ID_EDIT_REDO: int
|
|
ID_EDIT_REPEAT: int
|
|
ID_EDIT_REPLACE: int
|
|
ID_EDIT_SELECT_ALL: int
|
|
ID_EDIT_SELECT_BLOCK: int
|
|
ID_EDIT_UNDO: int
|
|
ID_FILE_CHECK: int
|
|
ID_FILE_CLOSE: int
|
|
ID_FILE_IMPORT: int
|
|
ID_FILE_LOCATE: int
|
|
ID_FILE_MRU_FILE1: int
|
|
ID_FILE_MRU_FILE2: int
|
|
ID_FILE_MRU_FILE3: int
|
|
ID_FILE_MRU_FILE4: int
|
|
ID_FILE_NEW: int
|
|
ID_FILE_OPEN: int
|
|
ID_FILE_PAGE_SETUP: int
|
|
ID_FILE_PRINT: int
|
|
ID_FILE_PRINT_PREVIEW: int
|
|
ID_FILE_PRINT_SETUP: int
|
|
ID_FILE_RUN: int
|
|
ID_FILE_SAVE: int
|
|
ID_FILE_SAVE_ALL: int
|
|
ID_FILE_SAVE_AS: int
|
|
ID_HELP_GUI_REF: int
|
|
ID_HELP_OTHER: int
|
|
ID_HELP_PYTHON: int
|
|
ID_INDICATOR_COLNUM: int
|
|
ID_INDICATOR_LINENUM: int
|
|
ID_NEXT_PANE: int
|
|
ID_PREV_PANE: int
|
|
ID_SEPARATOR: int
|
|
ID_VIEW_BROWSE: int
|
|
ID_VIEW_EOL: int
|
|
ID_VIEW_FIXED_FONT: int
|
|
ID_VIEW_FOLD_COLLAPSE: int
|
|
ID_VIEW_FOLD_COLLAPSE_ALL: int
|
|
ID_VIEW_FOLD_EXPAND: int
|
|
ID_VIEW_FOLD_EXPAND_ALL: int
|
|
ID_VIEW_FOLD_TOPLEVEL: int
|
|
ID_VIEW_INDENTATIONGUIDES: int
|
|
ID_VIEW_INTERACTIVE: int
|
|
ID_VIEW_OPTIONS: int
|
|
ID_VIEW_RIGHT_EDGE: int
|
|
ID_VIEW_STATUS_BAR: int
|
|
ID_VIEW_TOOLBAR: int
|
|
ID_VIEW_TOOLBAR_DBG: int
|
|
ID_VIEW_WHITESPACE: int
|
|
ID_WINDOW_ARRANGE: int
|
|
ID_WINDOW_CASCADE: int
|
|
ID_WINDOW_NEW: int
|
|
ID_WINDOW_SPLIT: int
|
|
ID_WINDOW_TILE_HORZ: int
|
|
ID_WINDOW_TILE_VERT: int
|
|
def InitRichEdit() -> typing.Any:
|
|
...
|
|
|
|
def InstallCallbackCaller() -> typing.Any:
|
|
...
|
|
|
|
def IsDebug() -> typing.Any:
|
|
...
|
|
|
|
def IsObject() -> typing.Any:
|
|
...
|
|
|
|
def IsWin32s() -> typing.Any:
|
|
...
|
|
|
|
LM_COMMIT: int
|
|
LM_HORZ: int
|
|
LM_HORZDOCK: int
|
|
LM_LENGTHY: int
|
|
LM_MRUWIDTH: int
|
|
LM_STRETCH: int
|
|
LM_VERTDOCK: int
|
|
def LoadDialogResource() -> typing.Any:
|
|
...
|
|
|
|
def LoadLibrary() -> typing.Any:
|
|
...
|
|
|
|
def LoadMenu() -> typing.Any:
|
|
...
|
|
|
|
def LoadStdProfileSettings() -> typing.Any:
|
|
...
|
|
|
|
def LoadString() -> typing.Any:
|
|
...
|
|
|
|
MFS_4THICKFRAME: int
|
|
MFS_BLOCKSYSMENU: int
|
|
MFS_MOVEFRAME: int
|
|
MFS_SYNCACTIVE: int
|
|
MFS_THICKFRAME: int
|
|
def MessageBox() -> typing.Any:
|
|
...
|
|
|
|
def OutputDebug() -> typing.Any:
|
|
...
|
|
|
|
def OutputDebugString() -> typing.Any:
|
|
...
|
|
|
|
PD_ALLPAGES: int
|
|
PD_COLLATE: int
|
|
PD_DISABLEPRINTTOFILE: int
|
|
PD_ENABLEPRINTHOOK: int
|
|
PD_ENABLEPRINTTEMPLATE: int
|
|
PD_ENABLEPRINTTEMPLATEHANDLE: int
|
|
PD_ENABLESETUPHOOK: int
|
|
PD_ENABLESETUPTEMPLATE: int
|
|
PD_ENABLESETUPTEMPLATEHANDLE: int
|
|
PD_HIDEPRINTTOFILE: int
|
|
PD_NONETWORKBUTTON: int
|
|
PD_NOPAGENUMS: int
|
|
PD_NOSELECTION: int
|
|
PD_NOWARNING: int
|
|
PD_PAGENUMS: int
|
|
PD_PRINTSETUP: int
|
|
PD_PRINTTOFILE: int
|
|
PD_RETURNDC: int
|
|
PD_RETURNDEFAULT: int
|
|
PD_RETURNIC: int
|
|
PD_SELECTION: int
|
|
PD_SHOWHELP: int
|
|
PD_USEDEVMODECOPIES: int
|
|
PD_USEDEVMODECOPIESANDCOLLATE: int
|
|
PSWIZB_BACK: int
|
|
PSWIZB_DISABLEDFINISH: int
|
|
PSWIZB_FINISH: int
|
|
PSWIZB_NEXT: int
|
|
def PrintTraceback() -> typing.Any:
|
|
...
|
|
|
|
def PumpWaitingMessages() -> typing.Any:
|
|
...
|
|
|
|
def RegisterWndClass() -> typing.Any:
|
|
...
|
|
|
|
def RemoveRecentFile() -> typing.Any:
|
|
...
|
|
|
|
def SetAppHelpPath() -> typing.Any:
|
|
...
|
|
|
|
def SetAppName() -> typing.Any:
|
|
...
|
|
|
|
def SetCurrentInstanceHandle() -> typing.Any:
|
|
...
|
|
|
|
def SetCurrentResourceHandle() -> typing.Any:
|
|
...
|
|
|
|
def SetDialogBkColor() -> typing.Any:
|
|
...
|
|
|
|
def SetProfileFileName() -> typing.Any:
|
|
...
|
|
|
|
def SetRegistryKey() -> typing.Any:
|
|
...
|
|
|
|
def SetResource() -> typing.Any:
|
|
...
|
|
|
|
def SetStatusText() -> typing.Any:
|
|
...
|
|
|
|
def StartDebuggerPump() -> typing.Any:
|
|
...
|
|
|
|
def StopDebuggerPump() -> typing.Any:
|
|
...
|
|
|
|
def TranslateMessage() -> typing.Any:
|
|
...
|
|
|
|
def TranslateVirtualKey() -> typing.Any:
|
|
...
|
|
|
|
UNICODE: int
|
|
def WinHelp() -> typing.Any:
|
|
...
|
|
|
|
def WriteProfileVal() -> typing.Any:
|
|
...
|
|
|
|
__doc__: str
|
|
__file__: str
|
|
__name__: str
|
|
__package__: str
|
|
copyright: str
|
|
debug: int
|
|
dllhandle: int
|
|
class error(_mod_builtins.Exception):
|
|
__dict__: typing.Dict[str, typing.Any]
|
|
def __init__(self, *args, **kwargs) -> None:
|
|
...
|
|
|
|
@classmethod
|
|
def __init_subclass__(cls) -> None:
|
|
'This method is called when a class is subclassed.\n\nThe default implementation does nothing. It may be\noverridden to extend subclasses.\n'
|
|
...
|
|
|
|
__module__: str
|
|
@classmethod
|
|
def __subclasshook__(cls, subclass: typing.Any) -> bool:
|
|
'Abstract classes can override this to customize issubclass().\n\nThis is invoked early on by abc.ABCMeta.__subclasscheck__().\nIt should return True, False or NotImplemented. If it returns\nNotImplemented, the normal algorithm is used. Otherwise, it\noverrides the normal algorithm (and the outcome is cached).\n'
|
|
...
|
|
|
|
@property
|
|
def __weakref__(self) -> typing.Any:
|
|
'list of weak references to the object (if defined)'
|
|
...
|
|
|
|
def __getattr__(self, name) -> typing.Any:
|
|
...
|
|
|
|
|
|
types: dict
|
|
def __getattr__(name) -> typing.Any:
|
|
...
|
|
|