19 Mar
2010
19 Mar
'10
5:25 a.m.
Henri Verbeet a écrit :
On 18 March 2010 20:58, Christian Costa <titan.costa(a)wanadoo.fr> wrote:
In dx9c, I don't see any structural change between d3d9effect.h and d3d9shader.h for instance.
d3dx9shader.h shouldn't have those macros either, no.
And how could I write test without these macros ?
You're pretty much forced to call through lpVtbl directly.
Ok. I remove the macros then.