MCPcopy Create free account

hub / github.com/mhammond/pywin32 / functions

Functions13,474 in github.com/mhammond/pywin32

↓ 9 callersMethodLinesDisplayed
Pythonwin/Scintilla/src/ContractionState.cxx:59
↓ 9 callersFunctionOffsetRect
(rect, point)
Pythonwin/pywin/docking/DockingBar.py:21
↓ 9 callersMethodPumpMessages
Pythonwin/win32thread.cpp:93
↓ 9 callersFunctionPyObject_FreeNET_STRUCT
win32/src/win32net/win32netmodule.cpp:63
↓ 9 callersFunctionPyWinObject_AsCEHKEY
@object PyCEHKEY|A Python object, representing a remote Windows CE Registry handle
win32/src/wincerapi_reg.cpp:23
↓ 9 callersFunctionPyWinObject_AsDEVMODE
win32/src/PyDEVMODE.cpp:362
↓ 9 callersFunctionPyWinObject_AsSECURITY_DESCRIPTOR
win32/src/PySECURITY_DESCRIPTOR.cpp:117
↓ 9 callersFunctionPyWinObject_FromCWnd
Pythonwin/win32win.cpp:129
↓ 9 callersFunctionPyWinObject_FromSECURITY_DESCRIPTOR
win32/src/PySECURITY_DESCRIPTOR.cpp:130
↓ 9 callersFunctionPyWinObject_FromULONG_PTR
A DWORD_PTR and ULONG_PTR appear to mean "integer long enough to hold a pointer" It is *not* actually a pointer (but is the same size as a pointer)
win32/src/PyWinTypes.h:401
↓ 9 callersMethodRelease
com/win32com/src/PyRecord.cpp:27
↓ 9 callersFunctionReturnError
error helper */
win32/src/win32trace.cpp:248
↓ 9 callersMethodSetSecurityDescriptorDacl
@pymethod |PySECURITY_DESCRIPTOR|SetSecurityDescriptorDacl|Replaces DACL in a security descriptor.
win32/src/PySECURITY_DESCRIPTOR.cpp:325
↓ 9 callersFunction_CheckEngineState
(engine, name, state)
com/win32comext/axscript/test/testHost.py:148
↓ 9 callersMethodauthorize
(self, sec_buffer_in)
win32/Lib/sspi.py:115
↓ 9 callersMethodget_data
(self, name, default=None)
Pythonwin/pywin/scintilla/config.py:237
↓ 9 callersMethodhelpCreateAndPopulateTableTemp
(self,crsr)
adodbapi/test/adodbapitest.py:373
↓ 9 callersFunctionisLispwordstart
Pythonwin/Scintilla/src/LexLisp.cxx:40
↓ 9 callersMethodmark_set
(self, name, pos)
Pythonwin/pywin/scintilla/IDLEenvironment.py:406
↓ 9 callersMethodreadlines
Read until EOF using readline() and return a list containing the lines thus read. If the optional sizehint argument is present, instead of
Pythonwin/pywin/framework/stdin.py:111
↓ 9 callersFunctionverbose
(msg)
win32/Demos/win32netdemo.py:13
↓ 9 callersMethodwait
Wait for process to finish or for specified number of milliseconds to elapse.
win32/Demos/winprocess.py:113
↓ 9 callersFunctionwrap
(ob, iid=None)
com/win32comext/shell/demos/servers/folder_view.py:31
↓ 8 callersMethodAddItem
Pythonwin/stddde.cpp:297
↓ 8 callersMethodAppendToPrompt
Take a command and stick it at the end of the buffer (with python prompts inserted if required).
Pythonwin/pywin/framework/interact.py:328
↓ 8 callersMethodAttach
(self, parentRealNode)
com/win32comext/axdebug/debugger.py:24
↓ 8 callersMethodChangeScriptState
(self, state)
com/win32comext/axscript/client/framework.py:824
↓ 8 callersMethodDeleteAllItems
(self)
Pythonwin/pywin/tools/hierlist.py:104
↓ 8 callersMethodDoneWithSession
@pymethod |EXTENSION_CONTROL_BLOCK|DoneWithSession|Calls ServerSupportFunction with HSE_REQ_DONE_WITH_SESSION
isapi/src/PyExtensionObjects.cpp:992
↓ 8 callersFunctionEnsureDispatch
Given a COM prog_id, return an object that is using makepy support, building if necessary
com/win32com/client/gencache.py:527
↓ 8 callersMethodGetActiveView
Pythonwin/pythonRichEditCntr.h:21
↓ 8 callersMethodGetCAPS
com/win32comext/directsound/src/directsound_pch.h:167
↓ 8 callersMethodGetDll
Pythonwin/win32dll.h:12
↓ 8 callersFunctionGetEditViewPtr
Pythonwin/win32view.cpp:25
↓ 8 callersMethodGetEditorView
(self)
Pythonwin/pywin/scintilla/document.py:245
↓ 8 callersMethodGetHCRYPTHASH
win32/src/win32crypt/win32crypt.h:114
↓ 8 callersFunctionGetMDIFrame
Pythonwin/win32win.cpp:156
↓ 8 callersMethodGetMark
Pythonwin/Scintilla/src/CellBuffer.cxx:715
↓ 8 callersFunctionGetModuleForTypelib
Get a Python module for a type library ID Given the CLSID of a typelibrary, return an imported Python module, else None Params typelibCLSID -
com/win32com/client/gencache.py:245
↓ 8 callersFunctionGetPropSheet
Pythonwin/win32prop.cpp:46
↓ 8 callersMethodGetSecurityDescriptorGroup
@pymethod <o PySID>|PySECURITY_DESCRIPTOR|GetSecurityDescriptorGroup|Return the group owning the security descriptor. SID is returned.
win32/src/PySECURITY_DESCRIPTOR.cpp:537
↓ 8 callersMethodGetSecurityDescriptorOwner
@pymethod <o PySID>|PySECURITY_DESCRIPTOR|GetSecurityDescriptorOwner|Return the owner of the security descriptor.
win32/src/PySECURITY_DESCRIPTOR.cpp:423
↓ 8 callersMethodGetText
(self)
com/win32comext/axdebug/codecontainer.py:43
↓ 8 callersMethodGetVisible
Pythonwin/Scintilla/src/ContractionState.cxx:137
↓ 8 callersMethodIndentSize
Pythonwin/Scintilla/src/Document.h:262
↓ 8 callersMethodInsertCString
* Insert a null terminated string. */
Pythonwin/Scintilla/src/Document.cxx:612
↓ 8 callersMethodInsertValue
Insert a number of elements into the buffer setting their value. Inserting at positions outside the current range fails.
Pythonwin/Scintilla/src/SplitVector.h:169
↓ 8 callersFunctionIsAWordStart
Pythonwin/Scintilla/src/LexHTML.cxx:39
↓ 8 callersFunctionIsAlpha
* Is it a character (IsAlphaCore() and underscore) * * \param ch The character * \return True if ch is a character, False otherwise */
Pythonwin/Scintilla/src/LexMagik.cxx:44
↓ 8 callersFunctionIsBOperator
Tests for BATCH Operators
Pythonwin/Scintilla/src/LexOthers.cxx:45
↓ 8 callersFunctionIsNT
Pythonwin/Scintilla/win32/PlatWin.cxx:76
↓ 8 callersFunctionIsUpperCase
Pythonwin/Scintilla/src/Document.cxx:46
↓ 8 callersMethodLength
Get the current length (number of used elements) of the vector.
Pythonwin/Scintilla/src/SVector.h:126
↓ 8 callersMethodPartitionFromPosition
Pythonwin/Scintilla/src/Partitioning.h:156
↓ 8 callersMethodPolygon
Pythonwin/Scintilla/win32/PlatWin.cxx:539
↓ 8 callersFunctionPyCom_LoggerException
com/win32com/src/ErrorUtils.cpp:544
↓ 8 callersFunctionPyObject_AsFORMATETC
@object PyFORMATETC|Tuple representing a FORMATETC struct describing an OLE data format @tupleitem 0|int|Format|CLIPFORMAT value (CF_*) identifying th
com/win32com/src/extensions/PyIDataObject.cpp:17
↓ 8 callersFunctionPyObject_AsNET_STRUCT
win32/src/win32net/win32netmodule.cpp:92
↓ 8 callersFunctionPyObject_FreePIDLArray
com/win32comext/shell/src/shell.cpp:383
↓ 8 callersFunctionPyObject_FromFORMATETC
com/win32com/src/extensions/PyIDataObject.cpp:35
↓ 8 callersFunctionPyWinLong_AsULONG_PTR
win32/src/PyWinTypes.h:404
↓ 8 callersMethodRelease
Pythonwin/Scintilla/win32/ScintillaWin.cxx:2088
↓ 8 callersMethodSCIToggleFold
(self, lineno)
Pythonwin/pywin/scintilla/control.py:231
↓ 8 callersMethodSendResponseHeaders
The following are wrappers for the various ServerSupportFunction @pymethod |EXTENSION_CONTROL_BLOCK|SendResponseHeaders|Calls ServerSupportFunction wi
isapi/src/PyExtensionObjects.cpp:565
↓ 8 callersMethodSetAt
Pythonwin/Scintilla/src/Editor.cxx:388
↓ 8 callersMethodSetDocument
Pythonwin/win32view.cpp:61
↓ 8 callersMethodSetInfo
@pymethod |PyIADs|SetInfo|Description of SetInfo.
com/win32comext/adsi/src/PyIADs.cpp:53
↓ 8 callersFunctionSetPyHFCError
Setup an exception
isapi/src/PyFilterObjects.cpp:498
↓ 8 callersMethodSetSecurityDescriptorOwner
@pymethod |PySECURITY_DESCRIPTOR|SetSecurityDescriptorOwner|Set owner SID.
win32/src/PySECURITY_DESCRIPTOR.cpp:448
↓ 8 callersFunctionValidMargin
Pythonwin/Scintilla/src/Editor.cxx:5860
↓ 8 callersMethodWidthText
Pythonwin/Scintilla/win32/PlatWin.cxx:777
↓ 8 callersFunction_TestPyVariant
(o, is_generated, val, checker = None)
com/win32com/test/testPyComTest.py:468
↓ 8 callersMethod__init__
(self)
Pythonwin/pywin/debugger/debugger.py:468
↓ 8 callersMethod_getException
(self)
win32/test/test_exceptions.py:120
↓ 8 callersMethod_getInvalidHandleException
(self)
win32/test/test_exceptions.py:17
↓ 8 callersMethod_raiseCursorError
(self,errorclass,errorvalue)
adodbapi/adodbapi.py:745
↓ 8 callersFunction_remove_key
Remove a string from the registry.
com/win32com/server/register.py:42
↓ 8 callersFunctionbindOutputVar
win32/src/odbc.cpp:545
↓ 8 callersMethodclose
(self)
Pythonwin/pywin/scintilla/bindings.py:56
↓ 8 callersFunctionconnectionError
win32/src/odbc.cpp:268
↓ 8 callersFunctiondebug_attr_print
(*args)
com/win32com/client/dynamic.py:59
↓ 8 callersMethodgetWinInfo
Return the most relevant "info" for this time zone in the target year.
win32/Lib/win32timezone.py:577
↓ 8 callersFunctiongui_call_object
Pythonwin/win32uimodule.cpp:630
↓ 8 callersFunctioninitInputBinding
win32/src/odbc.cpp:721
↓ 8 callersMethodis_uiobject
static*/
Pythonwin/win32uimodule.cpp:262
↓ 8 callersMethodrollback
In case a database does provide transactions this method causes the the database to roll back to the start of any pending transaction. Closing
adodbapi/adodbapi.py:515
↓ 8 callersMethodwrite
Write to the current thread's writer, default sys.stdout
Pythonwin/pywin/Demos/cmdserver.py:43
↓ 7 callersMethodAddAuditAccessAce
@pymethod |PyACL|AddAuditAccessAce|Adds an audit ACE to a Sacl
win32/src/PyACL.cpp:686
↓ 7 callersMethodAppend
(self, strng)
Pythonwin/pywin/framework/sgrepmdi.py:398
↓ 7 callersMethodCheckMakeDocumentWritable
(self)
Pythonwin/pywin/framework/editor/document.py:258
↓ 7 callersMethodClampPositionIntoDocument
Pythonwin/Scintilla/src/Document.cxx:241
↓ 7 callersMethodClose
(self)
Pythonwin/pywin/framework/winout.py:347
↓ 7 callersMethodClose
(self)
com/win32com/client/makepy.py:141
↓ 7 callersMethodCreateControl
(self, windowTitle, style, rect, parent, id, lic_string=None)
Pythonwin/pywin/mfc/activex.py:27
↓ 7 callersMethodDelegateCall
( self, fn)
Pythonwin/pywin/tools/hierlist.py:272
↓ 7 callersMethodDeleteAll
Pythonwin/Scintilla/src/RunStyles.cxx:187
↓ 7 callersMethodDeleteRange
Pythonwin/Scintilla/src/RunStyles.cxx:197
↓ 7 callersFunctionDispatchWithEvents
Create a COM object that can fire events to a user defined class. clsid -- The ProgID or CLSID of the object to create. user_event_class -- A Pyth
com/win32com/client/__init__.py:205
↓ 7 callersMethodDoModal
(self)
win32/Demos/win32gui_dialog.py:355
↓ 7 callersFunctionFilterError
isapi/src/PythonEng.cpp:404
← previousnext →401–500 of 13,474, ranked by callers