How to get a fully transparent backbuffer in directx 9 without vista Desktop Window Manager
- by flawlesslyfaulted
I currently have an activex control that initiates a media (video/audio) framework another development group in my company developed and I am providing a window handle to that code. That handle is being used by their rendering plugin in the pipeline that uses Direct3d for rendering the video using that handle.
I have seperate LPDIRECT3D9EX and…