crt: Add a WindowsApp.lib mri & associated def files
This is required to have an application running on Xbox1, as it won't
contain kernel32.dll, thus the symbols have to be looked for into other
locations
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
diff --git a/mingw-w64-crt/lib64/api-ms-win-core-localization-ansi-l1-1-0.def b/mingw-w64-crt/lib64/api-ms-win-core-localization-ansi-l1-1-0.def
new file mode 100644
index 0000000..fcb8dd8
--- /dev/null
+++ b/mingw-w64-crt/lib64/api-ms-win-core-localization-ansi-l1-1-0.def
@@ -0,0 +1,5 @@
+LIBRARY api-ms-win-core-localization-ansi-l1-1-0
+
+EXPORTS
+
+GetStringTypeExA=api-ms-win-core-localization-ansi-l1-1-0.GetStringTypeExA