Skip to content

Update Mingw in llvm for UWP images

Steve Lhomme requested to merge robUx4/docker-images:mingw-uwp-audio into master
  • includes the ActivateAudioInterfaceAsync API for UWP
  • include ucrtapp which replaces ucrt with no dependency on MS DLLs
  • WaitOnAddress/WakeByAddressXXX only in the proper libs (not kernel32)
  • wincrypt/CryptAPI only in the proper libs
Edited by Steve Lhomme

Merge request reports