On 25 March 2016 at 22:20, Aaryaman Vasishta jem456.vasishta@gmail.com wrote:
I wrote a quick test, and it seems that InitFromFile always returns D3DRMERR_BADOBJECT, even after passing it an IDirect3DRMTexture created via CreateTexture.
How are you creating the texture? The interesting cases are probably CoCreateInstance() and IDirect3DRM_CreateObject().