mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 06:14:33 +00:00
Upstream commit dddccbc3ef50ac52bf00723fd2f68d98140aab80 * adds ucrtbase.def.in * mingwex: replace mingw crt files with ucrt files * adds missing mingw-w64 ucrt files The rules that govern which set of files are included or excluded is contained in the logic for tools/update_mingw.zig
34 lines
1,023 B
Modula-2
Vendored
34 lines
1,023 B
Modula-2
Vendored
;
|
|
; Definition file of ProximityServicePAL.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "ProximityServicePAL.dll"
|
|
EXPORTS
|
|
PAL_AllowNetworkInterface
|
|
PAL_BluetoothEnableDiscovery
|
|
PAL_BluetoothFindDeviceClose
|
|
PAL_BluetoothFindFirstDevice
|
|
PAL_BluetoothFindFirstRadio
|
|
PAL_BluetoothFindRadioClose
|
|
PAL_BluetoothOpenFirewall
|
|
PAL_ConvertAppIdToPackageName
|
|
PAL_CreateForegroundNotifier
|
|
PAL_CreateUnicastIpAddressEntry
|
|
PAL_DeleteUnicastIpAddressEntry
|
|
PAL_FWIndicateTupleInUse
|
|
PAL_FWResetIndicatedTupleInUse
|
|
PAL_GetCallingApplicationInfo
|
|
PAL_GetConsoleSessionInfo
|
|
PAL_HasWFDHardwareSupport
|
|
PAL_IsInteractiveApplicationId
|
|
PAL_IsMachineDomainJoined
|
|
PAL_OpenProcessForQuery
|
|
PAL_RegisterConnectedStandbyNotification
|
|
PAL_RegisterConsoleDisplayStateNotifications
|
|
PAL_ServiceFreeTransientObjectSecurityAttribute
|
|
PAL_ServiceQueryTransientObjectSecurityAttribute
|
|
PAL_UnregisterConnectedStandbyNotification
|
|
PAL_UnregisterConsoleDisplayStateNotifications
|
|
PAL_VerifyCallerIsElevated
|
|
PAL_CoCreateInstanceInSession
|