mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 07:08:59 +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).
19 lines
487 B
Modula-2
19 lines
487 B
Modula-2
LIBRARY api-ms-win-appmodel-runtime-l1-1-1
|
|
|
|
EXPORTS
|
|
|
|
FormatApplicationUserModelId@16
|
|
GetCurrentApplicationUserModelId@8
|
|
GetCurrentPackageFamilyName@8
|
|
GetCurrentPackageId@8
|
|
PackageFamilyNameFromFullName@12
|
|
PackageFamilyNameFromId@12
|
|
PackageFullNameFromId@12
|
|
PackageIdFromFullName@16
|
|
PackageNameAndPublisherIdFromFamilyName@20
|
|
ParseApplicationUserModelId@20
|
|
VerifyApplicationUserModelId@
|
|
VerifyPackageFamilyName@
|
|
VerifyPackageFullName@
|
|
VerifyPackageId@
|
|
VerifyPackageRelativeApplicationId@
|