Use COM smart pointer (`ComPtr`) to simplify memory management in WASAPI driver. This reduces chances of calling `Release()` when a COM object has not been allocated. Pull Request: https://projects.blender.org/blender/blender/pulls/121828
Use COM smart pointer (`ComPtr`) to simplify memory management in WASAPI driver. This reduces chances of calling `Release()` when a COM object has not been allocated. Pull Request: https://projects.blender.org/blender/blender/pulls/121828