Re: [Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL

2025-05-17 Thread LIU Hao
在 2025-5-17 19:02, Jacek Caban via Mingw-w64-public 写道: On 17.05.2025 12:15, LIU Hao wrote: Private exports are commented out. Signed-off-by: LIU Hao ---  mingw-w64-crt/lib-common/oleacc.def | 15 ++-  mingw-w64-crt/lib32/oleacc.def  | 15 ++-  2 files changed, 20 ins

Re: [Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL

2025-05-17 Thread Jacek Caban via Mingw-w64-public
On 17.05.2025 12:15, LIU Hao wrote: Private exports are commented out. Signed-off-by: LIU Hao ---  mingw-w64-crt/lib-common/oleacc.def | 15 ++-  mingw-w64-crt/lib32/oleacc.def  | 15 ++-  2 files changed, 20 insertions(+), 10 deletions(-) Looks good to me. Thanks

[Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL

2025-05-17 Thread LIU Hao
Private exports are commented out. Signed-off-by: LIU Hao --- mingw-w64-crt/lib-common/oleacc.def | 15 ++- mingw-w64-crt/lib32/oleacc.def | 15 ++- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/mingw-w64-crt/lib-common/oleacc.def b/mingw-w64-crt