initial commit, 4.5 stable
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
This commit is contained in:
115
platform/windows/uiautomationcore.x86_32.def
Normal file
115
platform/windows/uiautomationcore.x86_32.def
Normal file
@@ -0,0 +1,115 @@
|
||||
;
|
||||
; Definition file of UIAutomationCore.DLL
|
||||
; Automatic generated by gendef
|
||||
; written by Kai Tietz 2008
|
||||
;
|
||||
LIBRARY "UIAutomationCore.DLL"
|
||||
EXPORTS
|
||||
DllGetActivationFactory@8
|
||||
DllCanUnloadNow
|
||||
DllGetClassObject@12
|
||||
DockPattern_SetDockPosition@8
|
||||
ExpandCollapsePattern_Collapse@4
|
||||
ExpandCollapsePattern_Expand@4
|
||||
GridPattern_GetItem@16
|
||||
IgnoreLeaksInCurrentlyTrackedMemory
|
||||
InitializeChannelBasedConnectionForProviderProxy@12
|
||||
InvokePattern_Invoke@4
|
||||
IsIgnoringLeaks
|
||||
ItemContainerPattern_FindItemByProperty@32
|
||||
LegacyIAccessiblePattern_DoDefaultAction@4
|
||||
LegacyIAccessiblePattern_GetIAccessible@8
|
||||
LegacyIAccessiblePattern_Select@8
|
||||
LegacyIAccessiblePattern_SetValue@8
|
||||
MultipleViewPattern_GetViewName@12
|
||||
MultipleViewPattern_SetCurrentView@8
|
||||
PostTestCheckForLeaks@8
|
||||
RangeValuePattern_SetValue@12
|
||||
ScrollItemPattern_ScrollIntoView@4
|
||||
ScrollPattern_Scroll@12
|
||||
ScrollPattern_SetScrollPercent@20
|
||||
SelectionItemPattern_AddToSelection@4
|
||||
SelectionItemPattern_RemoveFromSelection@4
|
||||
SelectionItemPattern_Select@4
|
||||
StartIgnoringLeaks@4
|
||||
StopIgnoringLeaks
|
||||
SynchronizedInputPattern_Cancel@4
|
||||
SynchronizedInputPattern_StartListening@8
|
||||
TextPattern_GetSelection@8
|
||||
TextPattern_GetVisibleRanges@8
|
||||
TextPattern_RangeFromChild@12
|
||||
TextPattern_RangeFromPoint@24
|
||||
TextPattern_get_DocumentRange@8
|
||||
TextPattern_get_SupportedTextSelection@8
|
||||
TextRange_AddToSelection@4
|
||||
TextRange_Clone@8
|
||||
TextRange_Compare@12
|
||||
TextRange_CompareEndpoints@20
|
||||
TextRange_ExpandToEnclosingUnit@8
|
||||
TextRange_FindAttribute@32
|
||||
TextRange_FindText@20
|
||||
TextRange_GetAttributeValue@12
|
||||
TextRange_GetBoundingRectangles@8
|
||||
TextRange_GetChildren@8
|
||||
TextRange_GetEnclosingElement@8
|
||||
TextRange_GetText@12
|
||||
TextRange_Move@16
|
||||
TextRange_MoveEndpointByRange@16
|
||||
TextRange_MoveEndpointByUnit@20
|
||||
TextRange_RemoveFromSelection@4
|
||||
TextRange_ScrollIntoView@8
|
||||
TextRange_Select@4
|
||||
TogglePattern_Toggle@4
|
||||
TransformPattern_Move@20
|
||||
TransformPattern_Resize@20
|
||||
TransformPattern_Rotate@12
|
||||
UiaAddEvent@32
|
||||
UiaClientsAreListening
|
||||
UiaDisconnectAllProviders
|
||||
UiaDisconnectProvider@4
|
||||
UiaEventAddWindow@8
|
||||
UiaEventRemoveWindow@8
|
||||
UiaFind@24
|
||||
UiaGetErrorDescription@4
|
||||
UiaGetPatternProvider@12
|
||||
UiaGetPropertyValue@12
|
||||
UiaGetReservedMixedAttributeValue@4
|
||||
UiaGetReservedNotSupportedValue@4
|
||||
UiaGetRootNode@4
|
||||
UiaGetRuntimeId@8
|
||||
UiaGetUpdatedCache@24
|
||||
UiaHPatternObjectFromVariant@8
|
||||
UiaHTextRangeFromVariant@8
|
||||
UiaHUiaNodeFromVariant@8
|
||||
UiaHasServerSideProvider@4
|
||||
UiaHostProviderFromHwnd@8
|
||||
UiaIAccessibleFromProvider@16
|
||||
UiaLookupId@8
|
||||
UiaNavigate@24
|
||||
UiaNodeFromFocus@12
|
||||
UiaNodeFromHandle@8
|
||||
UiaNodeFromPoint@28
|
||||
UiaNodeFromProvider@8
|
||||
UiaNodeRelease@4
|
||||
UiaPatternRelease@4
|
||||
UiaProviderForNonClient@16
|
||||
UiaProviderFromIAccessible@16
|
||||
UiaRaiseActiveTextPositionChangedEvent@8
|
||||
UiaRaiseAsyncContentLoadedEvent@16
|
||||
UiaRaiseAutomationEvent@8
|
||||
UiaRaiseAutomationPropertyChangedEvent@40
|
||||
UiaRaiseChangesEvent@12
|
||||
UiaRaiseNotificationEvent@20
|
||||
UiaRaiseStructureChangedEvent@16
|
||||
UiaRaiseTextEditTextChangedEvent@12
|
||||
UiaRegisterProviderCallback@4
|
||||
UiaRemoveEvent@4
|
||||
UiaReturnRawElementProvider@16
|
||||
UiaSetFocus@4
|
||||
UiaTextRangeRelease@4
|
||||
UpdateErrorLoggingCallback@4
|
||||
ValuePattern_SetValue@8
|
||||
VirtualizedItemPattern_Realize@4
|
||||
WindowPattern_Close@4
|
||||
WindowPattern_SetWindowVisualState@8
|
||||
WindowPattern_WaitForInputIdle@12
|
Reference in New Issue
Block a user