请问高手如何才能修改d3d9.dll的Direct3DCreate9接口 
使所有的调用Direct3DCreate9接口时都调用我自己的函数。 
IDirect3D9   *   WINAPI   Direct3DCreate9(UINT   SDKVersion);