I have already downloaded the latest DX SDK (June 2010) and still, this error remains.
error C2065: 'IID_IDirect3D3' : undeclared identifier
I already included the headers below but it seems not to work, what am I missing?
#include <d3d9.h>
#include <ddraw.h>