Click to See Complete Forum and Search --> : Gettin handle to IDirect3D9


kuzi_uryku
October 22nd, 2004, 06:04 PM
Hi!

Is there any way to get handles to (of? - I'm sorry for my english) IDirect3D9 and to IDirect3DDevice9, if I have only hadle to the application, which I know that uses DirectX.

example: I have a game which uses DirectX. I want to write a program which has access to IDirect3D9 and IDirect3DDevice9 interfaces, which are initialised in the game.

Is it possible? How to do that?

Thanks in advance for answering!