crt: Regenerate oleacc.def from Windows 11 DLL
Private exports are commented out.
Signed-off-by: LIU Hao <lh_mouse@126.com>
diff --git a/mingw-w64-crt/lib-common/oleacc.def b/mingw-w64-crt/lib-common/oleacc.def
index 45dd424..7d3448f 100644
--- a/mingw-w64-crt/lib-common/oleacc.def
+++ b/mingw-w64-crt/lib-common/oleacc.def
@@ -1,10 +1,13 @@
;
; Definition file of OLEACC.dll
-; Automatic generated by gendef
-; written by Kai Tietz 2008-2014
+; Automatic generated by gendef 1.1
+; written by Kai Tietz 2008
+; The def file has to be processed by --kill-at (-k) option of dlltool or ld
;
LIBRARY "OLEACC.dll"
EXPORTS
+;DllRegisterServer
+;DllUnregisterServer
AccGetRunningUtilityState
AccNotifyTouchInteraction
AccSetRunningUtilityState
@@ -16,15 +19,17 @@
CreateStdAccessibleObject
CreateStdAccessibleProxyA
CreateStdAccessibleProxyW
+;DllCanUnloadNow
+;DllGetClassObject
GetOleaccVersionInfo
GetProcessHandleFromHwnd
GetRoleTextA
GetRoleTextW
GetStateTextA
GetStateTextW
-IID_IAccessible
-IID_IAccessibleHandler
-LIBID_Accessibility
+;IID_IAccessible DATA
+;IID_IAccessibleHandler DATA
+;LIBID_Accessibility DATA
LresultFromObject
ObjectFromLresult
PropMgrClient_LookupProp
diff --git a/mingw-w64-crt/lib32/oleacc.def b/mingw-w64-crt/lib32/oleacc.def
index e369523..0da85e7 100644
--- a/mingw-w64-crt/lib32/oleacc.def
+++ b/mingw-w64-crt/lib32/oleacc.def
@@ -1,21 +1,26 @@
;
; Definition file of OLEACC.dll
-; Automatic generated by gendef
+; Automatic generated by gendef 1.1
; written by Kai Tietz 2008
+; The def file has to be processed by --kill-at (-k) option of dlltool or ld
;
LIBRARY "OLEACC.dll"
EXPORTS
-DllRegisterServer@0
-DllUnregisterServer@0
+;DllRegisterServer@0
+;DllUnregisterServer@0
+AccGetRunningUtilityState@12
+AccNotifyTouchInteraction@16
+AccSetRunningUtilityState@12
AccessibleChildren@20
AccessibleObjectFromEvent@20
AccessibleObjectFromPoint@16
AccessibleObjectFromWindow@16
+AccessibleObjectFromWindowTimeout@24
CreateStdAccessibleObject@16
CreateStdAccessibleProxyA@20
CreateStdAccessibleProxyW@20
-DllCanUnloadNow@0
-DllGetClassObject@12
+;DllCanUnloadNow@0
+;DllGetClassObject@12
GetOleaccVersionInfo@8
GetProcessHandleFromHwnd@4
GetRoleTextA@12