Questions tagged [wrl]

The Windows Runtime C++ Template Library (WRL) is a template library that provides a low-level way to author and use Windows Runtime components.

77 questions
-1
votes
1 answer

D3D12 project: dereferencing a nullptr

I am working with the Microsoft samples from their GitHub page and even though my code is based off theirs I am not reaching the same result. Both projects have these ComPtrs yet in mine they all are null (0x0000000000000000) while in the sample…
-2
votes
1 answer

How to implement os share for Facebook in win32 application?

I have a win32 application, which works on image editing. I have to implement a Facebook share through OS for an image. I have already investigated in UWP application. This can be done using dataTransferManager…
stormForce
  • 86
  • 6
1 2 3 4 5
6