Hello,
I'm currently using this article https://docs.microsoft.com/en-us/windows/win32/direct3darticles/surface-sharing-between-windows-graphics-apis for one of my projects. At the end of this document, it refers to something that I don't manage to find :
. Direct3D 9Ex and DXGI 1.1 consumer APIs can interoperate, as shown with the synchronization mechanism provided through sample helper code on MSDN Code Gallery.
Could you tell me where I can find tis 'synchronization mechanism provided through sample helper code on MSDN Code Gallery.' ?
Thank you,
C.B