mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 02:14:43 +08:00
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:
parent
8cdb860e7d
commit
e695ffe80d
@ -2,6 +2,7 @@ LIBRARY api-ms-win-appmodel-runtime-l1-1-0
|
||||
|
||||
EXPORTS
|
||||
|
||||
CreateDeviceAccessInstance
|
||||
ClosePackageInfo
|
||||
GetApplicationUserModelId
|
||||
GetCurrentApplicationUserModelId
|
||||
|
@ -2,6 +2,7 @@ LIBRARY api-ms-win-appmodel-runtime-l1-1-0
|
||||
|
||||
EXPORTS
|
||||
|
||||
CreateDeviceAccessInstance@12
|
||||
ClosePackageInfo@4
|
||||
GetApplicationUserModelId@12
|
||||
GetCurrentApplicationUserModelId@8
|
||||
|
Loading…
Reference in New Issue
Block a user