crt: Add CreateDeviceAccessInstance to api-ms-win-appmodel-runtime

Signed-off-by: Mark Harmstone <mark@harmstone.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Mark Harmstone 2023-10-03 01:12:43 +01:00 committed by Martin Storsjö
parent 8cdb860e7d
commit e695ffe80d
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ LIBRARY api-ms-win-appmodel-runtime-l1-1-0
EXPORTS
CreateDeviceAccessInstance
ClosePackageInfo
GetApplicationUserModelId
GetCurrentApplicationUserModelId

View File

@ -2,6 +2,7 @@ LIBRARY api-ms-win-appmodel-runtime-l1-1-0
EXPORTS
CreateDeviceAccessInstance@12
ClosePackageInfo@4
GetApplicationUserModelId@12
GetCurrentApplicationUserModelId@8