I am writing our own virtual display driver. In vista as vista does not support 2 WDDM, I require to hook directx kernel component call i.e. dxgkInitialize.
Can any one please show me some ways to do that as I am not able to find anyway of hooking this call.
Please provide some link or direction to achieve this.
Thanks in advance