mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 17:23:09 +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).
23 lines
534 B
Modula-2
23 lines
534 B
Modula-2
LIBRARY api-ms-win-gaming-tcui-l1-1-3
|
|
|
|
EXPORTS
|
|
|
|
CheckGamingPrivilegeSilently
|
|
CheckGamingPrivilegeSilentlyForUser
|
|
CheckGamingPrivilegeWithUI
|
|
CheckGamingPrivilegeWithUIForUser
|
|
ProcessPendingGameUI
|
|
ShowChangeFriendRelationshipUI
|
|
ShowChangeFriendRelationshipUIForUser
|
|
ShowGameInviteUI
|
|
ShowGameInviteUIForUser
|
|
ShowGameInviteUIWithContext
|
|
ShowGameInviteUIWithContextForUser
|
|
ShowPlayerPickerUI
|
|
ShowPlayerPickerUIForUser
|
|
ShowProfileCardUI
|
|
ShowProfileCardUIForUser
|
|
ShowTitleAchievementsUI
|
|
ShowTitleAchievementsUIForUser
|
|
TryCancelPendingGameUI
|