mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +00:00
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).
31 lines
709 B
Modula-2
Vendored
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
|