c++ - How to bind windowsForm picturebox to the directX-11 application?So that directx write on picturebox through handle passing on it -


i have connect directx-11 application windowsform picture box in picture box handle passed directx-11 application, can write on picture box through directx-11.

what want use d3dimage. built-in 1 works legacy direct3d 9, can use direct3d 11 via wpfdxinterop


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -