Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mhammond/pywin32
/ functions
Functions
13,474 in github.com/mhammond/pywin32
⨍
Functions
13,474
◇
Types & classes
2,059
↓ 9 callers
Method
LinesDisplayed
Pythonwin/Scintilla/src/ContractionState.cxx:59
↓ 9 callers
Function
OffsetRect
(rect, point)
Pythonwin/pywin/docking/DockingBar.py:21
↓ 9 callers
Method
PumpMessages
Pythonwin/win32thread.cpp:93
↓ 9 callers
Function
PyObject_FreeNET_STRUCT
win32/src/win32net/win32netmodule.cpp:63
↓ 9 callers
Function
PyWinObject_AsCEHKEY
@object PyCEHKEY|A Python object, representing a remote Windows CE Registry handle
win32/src/wincerapi_reg.cpp:23
↓ 9 callers
Function
PyWinObject_AsDEVMODE
win32/src/PyDEVMODE.cpp:362
↓ 9 callers
Function
PyWinObject_AsSECURITY_DESCRIPTOR
win32/src/PySECURITY_DESCRIPTOR.cpp:117
↓ 9 callers
Function
PyWinObject_FromCWnd
Pythonwin/win32win.cpp:129
↓ 9 callers
Function
PyWinObject_FromSECURITY_DESCRIPTOR
win32/src/PySECURITY_DESCRIPTOR.cpp:130
↓ 9 callers
Function
PyWinObject_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 callers
Method
Release
com/win32com/src/PyRecord.cpp:27
↓ 9 callers
Function
ReturnError
error helper */
win32/src/win32trace.cpp:248
↓ 9 callers
Method
SetSecurityDescriptorDacl
@pymethod |PySECURITY_DESCRIPTOR|SetSecurityDescriptorDacl|Replaces DACL in a security descriptor.
win32/src/PySECURITY_DESCRIPTOR.cpp:325
↓ 9 callers
Function
_CheckEngineState
(engine, name, state)
com/win32comext/axscript/test/testHost.py:148
↓ 9 callers
Method
authorize
(self, sec_buffer_in)
win32/Lib/sspi.py:115
↓ 9 callers
Method
get_data
(self, name, default=None)
Pythonwin/pywin/scintilla/config.py:237
↓ 9 callers
Method
helpCreateAndPopulateTableTemp
(self,crsr)
adodbapi/test/adodbapitest.py:373
↓ 9 callers
Function
isLispwordstart
Pythonwin/Scintilla/src/LexLisp.cxx:40
↓ 9 callers
Method
mark_set
(self, name, pos)
Pythonwin/pywin/scintilla/IDLEenvironment.py:406
↓ 9 callers
Method
readlines
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 callers
Function
verbose
(msg)
win32/Demos/win32netdemo.py:13
↓ 9 callers
Method
wait
Wait for process to finish or for specified number of milliseconds to elapse.
win32/Demos/winprocess.py:113
↓ 9 callers
Function
wrap
(ob, iid=None)
com/win32comext/shell/demos/servers/folder_view.py:31
↓ 8 callers
Method
AddItem
Pythonwin/stddde.cpp:297
↓ 8 callers
Method
AppendToPrompt
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 callers
Method
Attach
(self, parentRealNode)
com/win32comext/axdebug/debugger.py:24
↓ 8 callers
Method
ChangeScriptState
(self, state)
com/win32comext/axscript/client/framework.py:824
↓ 8 callers
Method
DeleteAllItems
(self)
Pythonwin/pywin/tools/hierlist.py:104
↓ 8 callers
Method
DoneWithSession
@pymethod |EXTENSION_CONTROL_BLOCK|DoneWithSession|Calls ServerSupportFunction with HSE_REQ_DONE_WITH_SESSION
isapi/src/PyExtensionObjects.cpp:992
↓ 8 callers
Function
EnsureDispatch
Given a COM prog_id, return an object that is using makepy support, building if necessary
com/win32com/client/gencache.py:527
↓ 8 callers
Method
GetActiveView
Pythonwin/pythonRichEditCntr.h:21
↓ 8 callers
Method
GetCAPS
com/win32comext/directsound/src/directsound_pch.h:167
↓ 8 callers
Method
GetDll
Pythonwin/win32dll.h:12
↓ 8 callers
Function
GetEditViewPtr
Pythonwin/win32view.cpp:25
↓ 8 callers
Method
GetEditorView
(self)
Pythonwin/pywin/scintilla/document.py:245
↓ 8 callers
Method
GetHCRYPTHASH
win32/src/win32crypt/win32crypt.h:114
↓ 8 callers
Function
GetMDIFrame
Pythonwin/win32win.cpp:156
↓ 8 callers
Method
GetMark
Pythonwin/Scintilla/src/CellBuffer.cxx:715
↓ 8 callers
Function
GetModuleForTypelib
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 callers
Function
GetPropSheet
Pythonwin/win32prop.cpp:46
↓ 8 callers
Method
GetSecurityDescriptorGroup
@pymethod <o PySID>|PySECURITY_DESCRIPTOR|GetSecurityDescriptorGroup|Return the group owning the security descriptor. SID is returned.
win32/src/PySECURITY_DESCRIPTOR.cpp:537
↓ 8 callers
Method
GetSecurityDescriptorOwner
@pymethod <o PySID>|PySECURITY_DESCRIPTOR|GetSecurityDescriptorOwner|Return the owner of the security descriptor.
win32/src/PySECURITY_DESCRIPTOR.cpp:423
↓ 8 callers
Method
GetText
(self)
com/win32comext/axdebug/codecontainer.py:43
↓ 8 callers
Method
GetVisible
Pythonwin/Scintilla/src/ContractionState.cxx:137
↓ 8 callers
Method
IndentSize
Pythonwin/Scintilla/src/Document.h:262
↓ 8 callers
Method
InsertCString
* Insert a null terminated string. */
Pythonwin/Scintilla/src/Document.cxx:612
↓ 8 callers
Method
InsertValue
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 callers
Function
IsAWordStart
Pythonwin/Scintilla/src/LexHTML.cxx:39
↓ 8 callers
Function
IsAlpha
* 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 callers
Function
IsBOperator
Tests for BATCH Operators
Pythonwin/Scintilla/src/LexOthers.cxx:45
↓ 8 callers
Function
IsNT
Pythonwin/Scintilla/win32/PlatWin.cxx:76
↓ 8 callers
Function
IsUpperCase
Pythonwin/Scintilla/src/Document.cxx:46
↓ 8 callers
Method
Length
Get the current length (number of used elements) of the vector.
Pythonwin/Scintilla/src/SVector.h:126
↓ 8 callers
Method
PartitionFromPosition
Pythonwin/Scintilla/src/Partitioning.h:156
↓ 8 callers
Method
Polygon
Pythonwin/Scintilla/win32/PlatWin.cxx:539
↓ 8 callers
Function
PyCom_LoggerException
com/win32com/src/ErrorUtils.cpp:544
↓ 8 callers
Function
PyObject_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 callers
Function
PyObject_AsNET_STRUCT
win32/src/win32net/win32netmodule.cpp:92
↓ 8 callers
Function
PyObject_FreePIDLArray
com/win32comext/shell/src/shell.cpp:383
↓ 8 callers
Function
PyObject_FromFORMATETC
com/win32com/src/extensions/PyIDataObject.cpp:35
↓ 8 callers
Function
PyWinLong_AsULONG_PTR
win32/src/PyWinTypes.h:404
↓ 8 callers
Method
Release
Pythonwin/Scintilla/win32/ScintillaWin.cxx:2088
↓ 8 callers
Method
SCIToggleFold
(self, lineno)
Pythonwin/pywin/scintilla/control.py:231
↓ 8 callers
Method
SendResponseHeaders
The following are wrappers for the various ServerSupportFunction @pymethod |EXTENSION_CONTROL_BLOCK|SendResponseHeaders|Calls ServerSupportFunction wi
isapi/src/PyExtensionObjects.cpp:565
↓ 8 callers
Method
SetAt
Pythonwin/Scintilla/src/Editor.cxx:388
↓ 8 callers
Method
SetDocument
Pythonwin/win32view.cpp:61
↓ 8 callers
Method
SetInfo
@pymethod |PyIADs|SetInfo|Description of SetInfo.
com/win32comext/adsi/src/PyIADs.cpp:53
↓ 8 callers
Function
SetPyHFCError
Setup an exception
isapi/src/PyFilterObjects.cpp:498
↓ 8 callers
Method
SetSecurityDescriptorOwner
@pymethod |PySECURITY_DESCRIPTOR|SetSecurityDescriptorOwner|Set owner SID.
win32/src/PySECURITY_DESCRIPTOR.cpp:448
↓ 8 callers
Function
ValidMargin
Pythonwin/Scintilla/src/Editor.cxx:5860
↓ 8 callers
Method
WidthText
Pythonwin/Scintilla/win32/PlatWin.cxx:777
↓ 8 callers
Function
_TestPyVariant
(o, is_generated, val, checker = None)
com/win32com/test/testPyComTest.py:468
↓ 8 callers
Method
__init__
(self)
Pythonwin/pywin/debugger/debugger.py:468
↓ 8 callers
Method
_getException
(self)
win32/test/test_exceptions.py:120
↓ 8 callers
Method
_getInvalidHandleException
(self)
win32/test/test_exceptions.py:17
↓ 8 callers
Method
_raiseCursorError
(self,errorclass,errorvalue)
adodbapi/adodbapi.py:745
↓ 8 callers
Function
_remove_key
Remove a string from the registry.
com/win32com/server/register.py:42
↓ 8 callers
Function
bindOutputVar
win32/src/odbc.cpp:545
↓ 8 callers
Method
close
(self)
Pythonwin/pywin/scintilla/bindings.py:56
↓ 8 callers
Function
connectionError
win32/src/odbc.cpp:268
↓ 8 callers
Function
debug_attr_print
(*args)
com/win32com/client/dynamic.py:59
↓ 8 callers
Method
getWinInfo
Return the most relevant "info" for this time zone in the target year.
win32/Lib/win32timezone.py:577
↓ 8 callers
Function
gui_call_object
Pythonwin/win32uimodule.cpp:630
↓ 8 callers
Function
initInputBinding
win32/src/odbc.cpp:721
↓ 8 callers
Method
is_uiobject
static*/
Pythonwin/win32uimodule.cpp:262
↓ 8 callers
Method
rollback
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 callers
Method
write
Write to the current thread's writer, default sys.stdout
Pythonwin/pywin/Demos/cmdserver.py:43
↓ 7 callers
Method
AddAuditAccessAce
@pymethod |PyACL|AddAuditAccessAce|Adds an audit ACE to a Sacl
win32/src/PyACL.cpp:686
↓ 7 callers
Method
Append
(self, strng)
Pythonwin/pywin/framework/sgrepmdi.py:398
↓ 7 callers
Method
CheckMakeDocumentWritable
(self)
Pythonwin/pywin/framework/editor/document.py:258
↓ 7 callers
Method
ClampPositionIntoDocument
Pythonwin/Scintilla/src/Document.cxx:241
↓ 7 callers
Method
Close
(self)
Pythonwin/pywin/framework/winout.py:347
↓ 7 callers
Method
Close
(self)
com/win32com/client/makepy.py:141
↓ 7 callers
Method
CreateControl
(self, windowTitle, style, rect, parent, id, lic_string=None)
Pythonwin/pywin/mfc/activex.py:27
↓ 7 callers
Method
DelegateCall
( self, fn)
Pythonwin/pywin/tools/hierlist.py:272
↓ 7 callers
Method
DeleteAll
Pythonwin/Scintilla/src/RunStyles.cxx:187
↓ 7 callers
Method
DeleteRange
Pythonwin/Scintilla/src/RunStyles.cxx:197
↓ 7 callers
Function
DispatchWithEvents
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 callers
Method
DoModal
(self)
win32/Demos/win32gui_dialog.py:355
↓ 7 callers
Function
FilterError
isapi/src/PythonEng.cpp:404
← previous
next →
401–500 of 13,474, ranked by callers