Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Warcraft Editing Tools
»
Question to yobg
Question to yobg
05-29-2002, 02:49 PM
#1
BlacKDicK
I realized that de MDL file format used by war3 is kida similar to the DirectX ASCI. I wonder if you know how to do some DirectX API hijacking (hooking). Can i grab a LPDIRECT3D8 (D3DDevice) from another process, say gameae.dll?
05-31-2002, 09:09 AM
#2
BlacKDicK
Nevermind. I think this is too hard for me.