List Question
20 TechQA 2023-08-17T03:58:13.157000What's the difference between using GetAddressOf and & in this DX12 code?
157 views
Asked by Francisco José Letterio
How to make the Make method of HString available
118 views
Asked by zig13
How does Microsoft::WRL::ComPtr do the type conversion
99 views
Asked by rsp
CheckForDuplicateEntries': is not a member of 'Microsoft::WRL::Details (C2039)
177 views
Asked by darrenefecto
LaunchFullTrustProcessForCurrentAppAsync() not work from Desktop Bridge
104 views
Asked by isrepeat
Parse WRL file to X3D
154 views
Asked by Forest
Desktop-bridge and Windows APP SDK - This function must be called from a UI thread
199 views
Asked by JaSHin
WRL/c++: BLE WriteClientCharacteristicConfigurationDescriptorAsync no more works on Win11
197 views
Asked by Jiu
Using WRL to access WinRT, I cannot get ActivateInstance to work
484 views
Asked by NormS
How to initialize WinRT AudioGraphSettings using WRL ComPtr?
365 views
Asked by gameon67
direct2d quickstart with ID2D1Device3
174 views
Asked by user3442569
Adding bitmap to Windows Runtime clipboard
86 views
Asked by JonB
Removing smart pointers
190 views
Asked by Milos
WRL/C++ Detect multiple mouse buttons pressed simultaneously
166 views
Asked by SamSter
how to insert a class including ComPtr value to a <map> container in C++?
225 views
Asked by wasabiMonkey
ComPtr vs CComPtr, As vs QueryInterface
2.9k views
Asked by Olga Pshenichnikova
Reference count of ComPtr returned from a factory method is incremented twice
623 views
Asked by CPPAnyDay
Using winrt::com_ptr<ID3D11Device1> with D3D11CreateDevice()?
1.2k views
Asked by yingpar