mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
d234dc2d52
Enhance compatibility with future programs, including browsers. AVRT is an acronym for "Audio/Video Multimedia Realtime Runtime" and is NT6.
14 lines
613 B
Python
14 lines
613 B
Python
@ stdcall AvQuerySystemResponsiveness(long ptr)
|
|
@ stdcall AvRevertMmThreadCharacteristics(long)
|
|
@ stub AvRtCreateThreadOrderingGroup
|
|
@ stub AvRtCreateThreadOrderingGroupExA
|
|
@ stub AvRtCreateThreadOrderingGroupExW
|
|
@ stub AvRtDeleteThreadOrderingGroup
|
|
@ stub AvRtJoinThreadOrderingGroup
|
|
@ stub AvRtLeaveThreadOrderingGroup
|
|
@ stub AvRtWaitOnThreadOrderingGroup
|
|
@ stdcall AvSetMmMaxThreadCharacteristicsA(str str ptr)
|
|
@ stdcall AvSetMmMaxThreadCharacteristicsW(wstr wstr ptr)
|
|
@ stdcall AvSetMmThreadCharacteristicsA(str ptr)
|
|
@ stdcall AvSetMmThreadCharacteristicsW(wstr ptr)
|
|
@ stdcall AvSetMmThreadPriority(ptr long)
|