Skip to content

Update Mingw for win32 in gcc images

Steve Lhomme requested to merge robUx4/docker-images:mingw-win32-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

Merge request reports