Fix some defines in d3d9 headers

* rename D3DENUM_NO_WHQL_LEVEL to D3DENUM_WHQL_LEVEL
* remove D3DCAPS2_NO2DDURING3DSCENE
* remove D3DCAPS2_CANRENDERWINDOWED

Removed defines seems to have been copied from d3d8.h and according to
public docs do not exist in d3d9.

Signed-off-by: Rafał Harabień <rafalh92@outlook.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
2 files changed