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
↓ 5 callers
Function
GetComments
(line, lineNo, lines)
AutoDuck/makedfromi.py:7
↓ 5 callers
Method
GetContainingTypeLib
com/win32com/src/extensions/PyIType.cpp:33
↓ 5 callers
Method
GetDC
this returns a pointer that should not be stored.
Pythonwin/win32dc.cpp:106
↓ 5 callers
Method
GetDetailsEx
(self, pidl, pkey)
com/win32comext/shell/demos/servers/folder_view.py:629
↓ 5 callers
Function
GetDialog
Pythonwin/win32dlg.cpp:93
↓ 5 callers
Method
GetDisplayNameOf
@pymethod str|PyIShellFolder|GetDisplayNameOf|Returns the display name of an item within this shell folder
com/win32comext/shell/src/PyIShellFolder.cpp:350
↓ 5 callers
Function
GetDocument
(fname="pywin32-document.xml")
AutoDuck/document_object.py:61
↓ 5 callers
Function
GetGeneratedFileName
Given the clsid, lcid, major and minor for a type lib, return the file name (no extension) providing this support.
com/win32com/client/gencache.py:116
↓ 5 callers
Method
GetHandle
@pymethod int|PyCMenu|GetHandle|Returns the menu object's underlying hMenu.
Pythonwin/win32menu.cpp:157
↓ 5 callers
Method
GetItem
Pythonwin/ddeitem.cpp:6
↓ 5 callers
Method
GetItemState
@pymethod |PyINameSpaceTreeControl|GetItemState|Description of GetItemState.
com/win32comext/shell/src/PyINameSpaceTreeControl.cpp:269
↓ 5 callers
Method
GetLineIndentPosition
Pythonwin/Scintilla/src/Document.cxx:697
↓ 5 callers
Method
GetLineOfPosition
(self, charPos)
com/win32comext/axdebug/codecontainer.py:56
↓ 5 callers
Method
GetPath
@pymethod str, <o WIN32_FIND_DATA>|PyIShellLink|GetPath|Retrieves the target path and file name of a shell link object @comm The AlternateFileName (8.
com/win32comext/shell/src/PyIShellLink.cpp:32
↓ 5 callers
Method
GetRemoteName
@pymethod |PyIBackgroundCopyFile|GetRemoteName|Description of GetRemoteName.
com/win32comext/bits/src/PyIBackgroundCopyFile.cpp:28
↓ 5 callers
Function
GetReprText
utility to get a nice printable string from any object. (reference neutral)
Pythonwin/win32util.cpp:1131
↓ 5 callers
Method
GetResultCLSIDStr
(self)
com/win32com/client/build.py:77
↓ 5 callers
Method
GetResultName
(self)
com/win32com/client/build.py:82
↓ 5 callers
Function
GetRichEditViewPtr
Pythonwin/win32RichEdit.cpp:33
↓ 5 callers
Method
GetRootNode
com/win32comext/axdebug/src/PyIDebugApplication.cpp:581
↓ 5 callers
Method
GetSecBufferDesc
win32/src/win32security_sspi.cpp:195
↓ 5 callers
Method
GetSize
@pymethod int|PyIShellItemResources|GetSize|Description of GetSize.
com/win32comext/shell/src/PyIShellItemResources.cpp:47
↓ 5 callers
Method
GetSubMenu
@pymethod <o PyCMenu>|PyCMenu|GetSubMenu|Returns a submenu.
Pythonwin/win32menu.cpp:206
↓ 5 callers
Method
GetSyntaxColorAttributes
(self)
com/win32comext/axdebug/codecontainer.py:144
↓ 5 callers
Function
GetTextSegment
Pythonwin/Scintilla/src/LexHTML.cxx:64
↓ 5 callers
Method
GetTime
win32/src/PyTime.cpp:388
↓ 5 callers
Method
GetTypeInfoType
com/win32com/src/extensions/PyIType.cpp:627
↓ 5 callers
Function
GetWindowLongPtr
Pythonwin/Scintilla/win32/PlatWin.cxx:62
↓ 5 callers
Function
HRESULT_FACILITY
(hr)
win32/Lib/winerror.py:1981
↓ 5 callers
Method
HandleException
(self, codeBlock)
com/win32comext/axscript/client/framework.py:933
↓ 5 callers
Method
HasAttribute
Determines if the argument has the specific attribute. Argument attributes are specified in the header file, such as "[in][out][retval]" etc.
com/win32com/makegw/makegwparse.py:650
↓ 5 callers
Method
InitPixMap
Pythonwin/Scintilla/win32/PlatWin.cxx:479
↓ 5 callers
Method
InitialUpdateFrame
(self, doc, makeVisible)
Pythonwin/pywin/Demos/splittst.py:51
↓ 5 callers
Method
Initialised
Pythonwin/Scintilla/win32/PlatWin.cxx:462
↓ 5 callers
Method
Initialize
@pymethod |PyACL|Initialize|Initialize the ACL. @comm It should not be necessary to call this, as the ACL object is initialised by Python. This metho
win32/src/PyACL.cpp:52
↓ 5 callers
Method
Insert
Pythonwin/Scintilla/src/PositionCache.cxx:347
↓ 5 callers
Method
InsertMenu
@pymethod |PyCMenu|InsertMenu|Inserts an item into a menu.
Pythonwin/win32menu.cpp:221
↓ 5 callers
Method
InvokeTypes
@pymethod object|PyIDispatch|InvokeTypes|Invokes a DISPID, using the passed arguments and type descriptions.
com/win32com/src/PyIDispatch.cpp:292
↓ 5 callers
Function
IsABlank
/
Pythonwin/Scintilla/src/LexFortran.cxx:36
↓ 5 callers
Function
IsCommentLine
Pythonwin/Scintilla/src/LexPerl.cxx:1167
↓ 5 callers
Function
IsCommentLine
Pythonwin/Scintilla/src/LexBash.cxx:459
↓ 5 callers
Function
IsCommentLine
Pythonwin/Scintilla/src/LexPython.cxx:300
↓ 5 callers
Function
IsCommentLine
Pythonwin/Scintilla/src/LexYAML.cxx:194
↓ 5 callers
Function
IsCommentLine
=============================================================================
Pythonwin/Scintilla/src/LexVHDL.cxx:145
↓ 5 callers
Function
IsContinuationLine
Routine to check the last "none comment" character on a line to see if its a continuation
Pythonwin/Scintilla/src/LexAU3.cxx:170
↓ 5 callers
Function
IsControlCharacter
Pythonwin/Scintilla/src/Editor.cxx:81
↓ 5 callers
Method
IsHorz
(self)
Pythonwin/pywin/docking/DockingBar.py:447
↓ 5 callers
Function
IsPhpWordChar
Pythonwin/Scintilla/src/LexHTML.cxx:435
↓ 5 callers
Function
IsStreamCommentStyle
Pythonwin/Scintilla/src/LexAU3.cxx:651
↓ 5 callers
Method
LineScroll
(self, lines, cols=0)
Pythonwin/pywin/scintilla/control.py:378
↓ 5 callers
Method
LoadFrame
( self, idResource, style, wndParent, context )
Pythonwin/pywin/framework/winout.py:68
↓ 5 callers
Function
MAKE_SCODE
(sev, fac, code)
com/win32com/olectl.py:10
↓ 5 callers
Function
MakeUpperCase
Pythonwin/Scintilla/src/Document.cxx:1001
↓ 5 callers
Method
MoveTo
Pythonwin/Scintilla/win32/PlatWin.cxx:531
↓ 5 callers
Function
NextField
Pythonwin/Scintilla/src/XPM.cxx:19
↓ 5 callers
Method
NextWordEnd
* Find the end of the next word in either a forward (delta >= 0) or backwards direction * (delta < 0). * This is looking for a transition between ch
Pythonwin/Scintilla/src/Document.cxx:937
↓ 5 callers
Function
OnCmdMsg
Pythonwin/win32uiExt.h:65
↓ 5 callers
Method
OnEnterScript
(self)
com/win32comext/axscript/client/debug.py:123
↓ 5 callers
Method
OnLeaveScript
(self)
com/win32comext/axscript/client/debug.py:132
↓ 5 callers
Function
ParseCharFormatTuple
//////////////////////////////////////////////////////////////// CHARFORMAT and PARAFORMAT conversion utilities @object CHARFORMAT|Describes a CHAR
Pythonwin/win32util.cpp:880
↓ 5 callers
Function
PyBuffer_New
For py3k, a function that returns new memoryview object instead of buffer. ??? Byte array object is mutable, maybe just use that directly as a substit
win32/src/PyWinTypesmodule.cpp:39
↓ 5 callers
Function
PyCom_CleanupExcepInfo
com/win32com/src/ErrorUtils.cpp:298
↓ 5 callers
Function
PyCom_ExcepInfoFromPyException
Generically fills an EXCEP_INFO. The scode in the EXCEPINFO is the HRESULT as nominated by the user.
com/win32com/src/ErrorUtils.cpp:64
↓ 5 callers
Function
PyCom_ExcepInfoFromPyObject
Fill an exception info from a specific COM error raised by the Python code. If the Python exception is not a specific COM error (ie, pythoncom.com_er
com/win32com/src/ErrorUtils.cpp:197
↓ 5 callers
Function
PyCom_LoggerWarning
com/win32com/src/ErrorUtils.cpp:551
↓ 5 callers
Function
PyCom_SAFEARRAYFromPyObject
com/win32com/src/oleargs.cpp:790
↓ 5 callers
Function
PyObject_AsCurrency
com/win32com/src/PyComHelpers.cpp:82
↓ 5 callers
Function
PyObject_FreePROPSPECs
com/win32com/src/extensions/PyIPropertyStorage.cpp:14
↓ 5 callers
Function
PyWinCoreString_Concat
Unicode versions of '_Concat' etc have different sigs. Make them the same here...
com/win32com/src/PyRecord.cpp:359
↓ 5 callers
Function
PyWinLong_AsDWORD_PTR
win32/src/PyWinTypes.h:411
↓ 5 callers
Function
PyWinObject_AsCOMPONENT
com/win32comext/shell/src/PyIActiveDesktop.cpp:108
↓ 5 callers
Function
PyWinObject_AsHCRYPTKEY
win32/src/win32crypt/PyCRYPTKEY.cpp:82
↓ 5 callers
Function
PyWinObject_AsHCRYPTPROV
win32/src/win32crypt/PyCRYPTPROV.cpp:91
↓ 5 callers
Function
PyWinObject_AsSHELL_ITEM_RESOURCE
@object PySHELL_ITEM_RESOURCE|Tuple of (<o PyIID>, str) that identifies a shell resource
com/win32comext/shell/src/shell.cpp:1098
↓ 5 callers
Function
PyWinObject_AsSecBufferDesc
win32/src/win32security_sspi.cpp:210
↓ 5 callers
Function
PyWinObject_AsWCHARArray
win32/src/PyUnicode.cpp:524
↓ 5 callers
Function
PyWinObject_AsWriteBuffer
win32/src/PyWinTypesmodule.cpp:719
↓ 5 callers
Function
PyWinObject_FromDATE
win32/src/PyTime.cpp:1009
↓ 5 callers
Function
PyWinObject_FromSHELL_ITEM_RESOURCE
com/win32comext/shell/src/shell.cpp:1117
↓ 5 callers
Function
PyWin_RegisterErrorMessageModule
win32/src/PyWinTypesmodule.cpp:261
↓ 5 callers
Function
PyWin_String_AsBstr
Private helper to convert a "char *" to a BSTR for use in the error structures.
com/win32com/src/ErrorUtils.cpp:29
↓ 5 callers
Function
Python_callback
Pythonwin/win32uimodule.cpp:804
↓ 5 callers
Method
QueryContextAttributes
@pymethod |PyCtxtHandle|QueryContextAttributes|Retrieves info about a security context
win32/src/win32security_sspi.cpp:800
↓ 5 callers
Method
QueryInterface
Implement IUnknown
Pythonwin/Scintilla/win32/ScintillaWin.cxx:2069
↓ 5 callers
Function
RaiseAssert
A debugging function that raises an exception considered an "Assertion".
com/win32comext/axscript/client/framework.py:97
↓ 5 callers
Function
RectFromPRectangle
Pythonwin/Scintilla/win32/PlatWin.cxx:88
↓ 5 callers
Method
RegisterNewNamedItems
(self)
com/win32comext/axscript/client/framework.py:764
↓ 5 callers
Function
ReportAPIError
Code that exists in both EXE and DLL - mainly error handling code. * * * Error and Event Log related functions. * * *****************************
win32/src/PythonService.cpp:1373
↓ 5 callers
Method
Reset
win32/src/win32wnet/PyNCB.cpp:195
↓ 5 callers
Method
SCIEnsureVisible
(self, lineno)
Pythonwin/pywin/scintilla/control.py:233
↓ 5 callers
Method
SetCursor
Pythonwin/Scintilla/win32/PlatWin.cxx:1050
↓ 5 callers
Method
SetDBCSMode
Pythonwin/Scintilla/win32/PlatWin.cxx:958
↓ 5 callers
Method
SetDescription
(self, desc, maxticks = None)
com/win32com/client/makepy.py:154
↓ 5 callers
Method
SetID
Alias another font - caller guarantees not to Release
Pythonwin/Scintilla/include/Platform.h:302
↓ 5 callers
Function
SetInteractiveContext
(globs, locs)
Pythonwin/pywin/debugger/debugger.py:39
↓ 5 callers
Method
SetLineIndentation
Pythonwin/Scintilla/src/Document.cxx:681
↓ 5 callers
Method
SetMainFrame
Pythonwin/Win32app.h:54
↓ 5 callers
Method
SetPathName
Pythonwin/win32template.cpp:27
↓ 5 callers
Method
SetRedraw
Pythonwin/Scintilla/win32/PlatWin.cxx:1624
↓ 5 callers
Method
SetSubAuthority
@pymethod |PySID|SetSubAuthority|Sets a SID SubAuthority @comm See the function SetSidSubAuthority
win32/src/PySID.cpp:148
← previous
next →
701–800 of 13,474, ranked by callers