These were added in ae2750626c2eb29dbc200f46831922de6e6972eb,
but seem misplaced as they lack the stdcall suffixes. They aren't
present in the WinSDK import libs mincore.lib or windowsapp.lib.

Signed-off-by: Martin Storsjö <[email protected]>
---
 mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0.def   | 4 ----
 .../lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def  | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0.def 
b/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0.def
index 1e06fedac..f12ed4947 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0.def
+++ b/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0.def
@@ -3,13 +3,9 @@ LIBRARY api-ms-win-core-winrt-string-l1-1-0
 EXPORTS
 
 HSTRING_UserFree@8
-HSTRING_UserFree64
 HSTRING_UserMarshal@12
-HSTRING_UserMarshal64
 HSTRING_UserSize@12
-HSTRING_UserSize64
 HSTRING_UserUnmarshal@12
-HSTRING_UserUnmarshal64
 WindowsCompareStringOrdinal@12
 WindowsConcatString@12
 WindowsCreateString@12
diff --git 
a/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def 
b/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def
index 14fa14ce9..ed2748f44 100644
--- a/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def
+++ b/mingw-w64-crt/lib32/api-ms-win-core-winrt-string-l1-1-0_windowsapp.def
@@ -3,13 +3,9 @@ LIBRARY api-ms-win-core-winrt-string-l1-1-0
 EXPORTS
 
 HSTRING_UserFree@8
-HSTRING_UserFree64
 HSTRING_UserMarshal@12
-HSTRING_UserMarshal64
 HSTRING_UserSize@12
-HSTRING_UserSize64
 HSTRING_UserUnmarshal@12
-HSTRING_UserUnmarshal64
 WindowsCompareStringOrdinal@12
 WindowsConcatString@12
 WindowsCreateString@12
-- 
2.34.1



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to