Make ENABLE_WASAPI option depend on WIN32 instead of MSVC so that it is enabled…

Merged Ghislain MARY requested to merge fix/enable-wasapi-depends-on-win32 into master

Make ENABLE_WASAPI option depend on WIN32 instead of MSVC so that it is enabled even without the compiler detection.

Merge request reports