getting DirectX

Blitz3D Forums/Blitz3D Programming/getting DirectX

Play(Posted 2004) [#1]
Hi!

This question is for c++ or deplhi programmers:

Is there any way to get handles to(of?) IDirect3D9 and IDirect3DDveice9, if I have ONLY handle to application which uses these interfaces?

Thanks in advance for answering!


N(Posted 2004) [#2]
Give up.


Dreamora(Posted 2004) [#3]
No there isn't. If the app does not give you the handle you can't get it.