zig/lib/libc/mingw/lib32/api-ms-win-core-winrt-string-l1-1-0.def
Jonathan Marler 61bcac108c Add more mingw def files
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
2021-02-10 13:38:16 -08:00

31 lines
709 B
Modula-2
Vendored

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
WindowsCreateStringReference@16
WindowsDeleteString@4
WindowsDeleteStringBuffer@4
WindowsDuplicateString@8
WindowsGetStringLen@4
WindowsGetStringRawBuffer@8
WindowsIsStringEmpty@4
WindowsPreallocateStringBuffer@12
WindowsPromoteStringBuffer@8
WindowsReplaceString@16
WindowsStringHasEmbeddedNull@8
WindowsSubstring@12
WindowsSubstringWithSpecifiedLength@16
WindowsTrimStringEnd@12
WindowsTrimStringStart@12