MCPcopy Create free account

hub / github.com/mhammond/pywin32 / functions

Functions13,474 in github.com/mhammond/pywin32

↓ 1,781 callersFunctionFAILED
(Status)
win32/Lib/winerror.py:1975
↓ 1,685 callersFunctionPROP_TAG
(ulPropType,ulPropID)
com/win32comext/mapi/mapitags.py:58
↓ 1,015 callersFunctionPyCom_BuildPyException
/////////////////////////////////////////////////////////////////// Client Side Errors - translate a COM failure to a Python exception /////////////
com/win32com/src/ErrorUtils.cpp:573
↓ 1,004 callersMethodSetState
Pythonwin/Scintilla/src/StyleContext.h:98
↓ 620 callersMethodappend
@pymethod |PySecBufferDesc|append|Adds a <o PySecBuffer> to the buffer configuration
win32/src/win32security_sspi.cpp:230
↓ 584 callersMethodColourTo
Pythonwin/Scintilla/src/WindowAccessor.cxx:100
↓ 553 callersFunctionPyWin_SetAPIError
error helper - GetLastError() is provided, but this is for exceptions */
win32/src/PyWinTypesmodule.cpp:287
↓ 485 callersFunctionPyCom_PyObjectFromIUnknown
Interface conversions
com/win32com/src/PyComHelpers.cpp:119
↓ 424 callersFunctionPyWinObject_AsWCHAR
win32/src/PyWinTypes.h:248
↓ 398 callersMethodForward
Pythonwin/Scintilla/src/StyleContext.h:73
↓ 383 callersMethodChangeState
Pythonwin/Scintilla/src/StyleContext.h:95
↓ 371 callersMethodjoin
(self)
win32/test/test_win32trace.py:254
↓ 342 callersFunctionPyWinObject_FreeWCHAR
win32/src/PyWinTypes.h:252
↓ 330 callersFunctionPyCom_InterfaceFromPyInstanceOrObject
com/win32com/src/PyComHelpers.cpp:167
↓ 295 callersMethodSafeGetCharAt
Safe version of operator[], returning a defined value for invalid position. */
Pythonwin/Scintilla/include/Accessor.h:43
↓ 294 callersMethodInList
Pythonwin/Scintilla/src/PropSet.cxx:648
↓ 294 callersMethodRelease
com/win32com/src/PyFactory.cpp:47
↓ 241 callersMethodMatch
Pythonwin/Scintilla/src/WindowAccessor.cxx:52
↓ 218 callersFunctionPyWinObject_AsHANDLE
win32/src/PyHANDLE.cpp:20
↓ 203 callersMethodForwardSetState
Pythonwin/Scintilla/src/StyleContext.h:102
↓ 179 callersFunctionCTL_CODE
(DeviceType, Function, Method, Access)
win32/Lib/winioctlcon.py:5
↓ 172 callersFunctionPyWinObject_FromTCHAR
non-unicode version of PyWinObject_FromTCHAR; returned object depends on if we are running py3k or not.
win32/src/PyUnicode.cpp:86
↓ 170 callersMethodLineStart
Pythonwin/Scintilla/src/Document.cxx:145
↓ 168 callersMethodStyleAt
Pythonwin/Scintilla/src/CellBuffer.cxx:586
↓ 150 callersFunctionPyWinObject_AsIID
win32/src/PyIID.cpp:76
↓ 147 callersFunctionIsADigit
Pythonwin/Scintilla/src/Document.cxx:38
↓ 138 callersFunctionAddConstant
win32/src/win32print/win32print.cpp:2637
↓ 131 callersMethodLevelAt
Pythonwin/Scintilla/src/WindowAccessor.cxx:74
↓ 131 callersFunctionPyWinObject_FromIID
win32/src/PyIID.cpp:97
↓ 124 callersMethodGetPropertyInt
Pythonwin/Scintilla/src/DocumentAccessor.h:56
↓ 120 callersMethodGetLine
Pythonwin/Scintilla/src/WindowAccessor.cxx:66
↓ 115 callersFunctionGetWndPtr
Pythonwin/win32win.cpp:135
↓ 112 callersMethodSendScintilla
(self, msg, w=0, l=0)
Pythonwin/pywin/scintilla/control.py:423
↓ 109 callersMethodSetLevel
Pythonwin/Scintilla/src/Document.cxx:183
↓ 107 callersMethodexecute
Prepare and execute a database operation (query or command). Parameters may be provided as sequence or mapping and will be bound to varia
adodbapi/adodbapi.py:966
↓ 106 callersFunctionPyWinLong_FromHANDLE
For handles that aren't returned as PyHANDLE or a subclass thereof (HDC, HWND, etc). Treated same as void pointers. ??? Maybe make this a macro to avo
win32/src/PyHANDLE.cpp:45
↓ 104 callersMethodwrite
(self, what)
pywin32_postinstall.py:14
↓ 102 callersFunctionPyCom_InterfaceFromPyObject
com/win32com/src/PyComHelpers.cpp:191
↓ 98 callersMethodGetGoodRet
Pythonwin/win32assoc.cpp:290
↓ 96 callersMethodMore
Pythonwin/Scintilla/src/StyleContext.h:70
↓ 96 callersFunctionprint
(msg)
com/win32com/test/testPyScriptlet.js:1
↓ 95 callersFunctionstr2bytes
(sval)
win32/Lib/pywin32_testutil.py:17
↓ 92 callersFunctionPyWinObject_AsBstr
Convert a Python object to a BSTR - allow embedded NULLs, None, etc.
win32/src/PyUnicode.cpp:247
↓ 89 callersFunctionPyCom_SetCOMErrorFromSimple
com/win32com/src/ErrorUtils.cpp:314
↓ 85 callersFunctionReturnAPIError
error helper - GetLastError() is provided, but this is for exceptions */
win32/src/win32apimodule.cpp:107
↓ 85 callersMethodcall
Pythonwin/win32virt.cpp:136
↓ 84 callersMethodwrite
(self, msg)
com/win32com/test/util.py:144
↓ 80 callersMethodget
Return the value for key if key is in the dictionary, else default. If default is not given, it defaults to None, so that this method never rai
win32/Lib/win32timezone.py:946
↓ 72 callersFunctionPyWinObject_FromTCHAR
Pythonwin/win32ui.h:40
↓ 72 callersFunctionRaiseNotImpl
(who = None)
com/win32comext/axdebug/util.py:64
↓ 70 callersMethodContains
Pythonwin/Scintilla/src/CellBuffer.cxx:69
↓ 70 callersFunctionisspacechar
This is ASCII specific but is safe with chars >= 0x80
Pythonwin/Scintilla/src/Document.cxx:30
↓ 70 callersMethodstartswith
Pythonwin/Scintilla/src/PropSet.cxx:257
↓ 68 callersMethodCharAt
Pythonwin/Scintilla/src/Document.cxx:1481
↓ 68 callersMethodSetStatusText
placeholder in case application want to provide custom status text.
Pythonwin/Win32uiHostGlue.h:22
↓ 67 callersFunctionPyCom_SetCOMErrorFromPyException
com/win32com/src/ErrorUtils.cpp:343
↓ 66 callersMethodGetMainFrame
Get main window - usually (but not always!) a CMDIFrameWnd
Pythonwin/Win32app.h:53
↓ 62 callersMethodAppendMenu
(self, menu, text="", event=None, flags = None, checked=0)
Pythonwin/pywin/scintilla/view.py:277
↓ 61 callersMethodQueryInterface
com/win32com/src/PyFactory.cpp:27
↓ 60 callersFunctionReturnNetError
win32/src/win32net/win32netmodule.cpp:46
↓ 59 callersMethodGetDocument
Pythonwin/pythonRichEditCntr.h:19
↓ 57 callersMethodComplete
Pythonwin/Scintilla/src/StyleContext.h:67
↓ 57 callersMethodLength
Pythonwin/Scintilla/src/RunStyles.cxx:80
↓ 56 callersMethodLineFromPosition
Pythonwin/Scintilla/src/Document.cxx:162
↓ 56 callersMethodclose
Close the cursor now (rather than whenever __del__ is called). The cursor will be unusable from this point forward; an Error (or subclass)
adodbapi/adodbapi.py:837
↓ 54 callersFunctionIsASpace
Pythonwin/Scintilla/src/PropSet.cxx:36
↓ 54 callersMethodclose
Makes certain that the underlying query object has been closed, and that all counters have been removed from it. This is important for referen
win32/Lib/win32pdhquery.py:269
↓ 53 callersMethodretval
Pythonwin/win32virt.cpp:486
↓ 52 callersMethodget
(self, start, end = None)
Pythonwin/pywin/scintilla/IDLEenvironment.py:332
↓ 51 callersMethodLineTo
Pythonwin/Scintilla/src/Editor.cxx:2045
↓ 51 callersFunctionPyWinObject_AsReadBuffer
an 'int' version (but aren't 'int' and 'DWORD' the same size? Maybe a signed-ness issue?
win32/src/PyWinTypes.h:296
↓ 50 callersMethodDoModal
(self)
Pythonwin/pywin/mfc/dialog.py:187
↓ 50 callersFunctionPyWinObject_FromOLECHAR
Size info is available (eg, a fn returns a string and also fills in a size variable)
win32/src/PyUnicode.cpp:167
↓ 49 callersMethodGetStartSegment
Pythonwin/Scintilla/src/DocumentAccessor.h:66
↓ 49 callersFunctionPyObject_AsPIDL
@object PyIDL|A Python representation of an IDL. Implemented as a sequence of Python strings.
com/win32comext/shell/src/shell.cpp:278
↓ 48 callersMethodClose
@pymethod |PyHANDLE|Close|Closes the underlying Win32 handle. @comm If the handle is already closed, no error is raised.
win32/src/PyHANDLE.cpp:68
↓ 48 callersFunctionPyWinObject_FromFILETIME
win32/src/PyTime.cpp:993
↓ 47 callersMethodFillRectangle
Pythonwin/Scintilla/win32/PlatWin.cxx:551
↓ 47 callersMethodSetSel
(self, start=0, end=None)
Pythonwin/pywin/scintilla/control.py:311
↓ 47 callersMethodStartSegment
Pythonwin/Scintilla/src/WindowAccessor.cxx:96
↓ 47 callersFunctiongui_print_error
Pythonwin/win32uimodule.cpp:635
↓ 46 callersFunctionGetIID
Currently this is used only for ISupportErrorInfo, so hopefully this will never be called in this base class. (however, this is not a rule, so we wont
com/win32com/src/include/PythonCOMServer.h:138
↓ 46 callersFunctionMakeOLECHARToObj
Size info is available (eg, a fn returns a string and also fills in a size variable)
com/win32com/src/PyComHelpers.cpp:32
↓ 46 callersFunctionPyCom_BstrFromPyObject
Convert a Python object to a BSTR - allow embedded NULLs, None, etc.
com/win32com/src/PyComHelpers.cpp:17
↓ 44 callersFunctionPyObject_FreePIDL
com/win32comext/shell/src/shell.cpp:348
↓ 44 callersMethodStartAt
Pythonwin/Scintilla/src/WindowAccessor.cxx:92
↓ 43 callersFunctionCompareCaseInsensitive
Pythonwin/Scintilla/src/PropSet.cxx:40
↓ 43 callersMethodQueryInterface
(self, iid)
com/win32comext/adsi/__init__.py:89
↓ 43 callersMethodgetToken
(self)
win32/Lib/win32rcparser.py:143
↓ 41 callersFunctionGetEditorOption
(option, defaultValue, min=None, max = None)
Pythonwin/pywin/framework/editor/__init__.py:61
↓ 41 callersMethodGetTextLength
(self)
Pythonwin/pywin/scintilla/control.py:345
↓ 40 callersMethodGetPathName
@pymethod |PyIDebugDocumentHost|GetPathName|Description of GetPathName.
com/win32comext/axdebug/src/PyIDebugDocumentHost.cpp:116
↓ 40 callersFunctionSTD_CTL_SCODE
(n)
com/win32com/olectl.py:13
↓ 39 callersMethodDispatch
(self, ecb)
isapi/samples/redirector.py:53
↓ 38 callersMethodGetCurrent
Pythonwin/Scintilla/src/StyleContext.cxx:36
↓ 38 callersFunctionPyWinObject_AsHKEY
A Registry handle. @object PyHKEY|A Python object, representing a win32 HKEY (a HANDLE to a registry key). See the <o PyHANDLE> object for more detail
win32/src/PyHANDLE.cpp:402
↓ 37 callersFunctionGetRichEditCtrl
Pythonwin/win32ctrlRichEdit.cpp:14
↓ 37 callersMethodMoveTo
Pythonwin/Scintilla/src/Editor.cxx:2042
↓ 37 callersFunctionPyCom_SetAndLogCOMErrorFromPyException
com/win32com/src/ErrorUtils.cpp:367
↓ 37 callersMethodcursor
Return a new Cursor Object using the connection.
adodbapi/adodbapi.py:544
next →1–100 of 13,474, ranked by callers