d3d10 C interface not available
I am porting an application from D3D7 to D3D10.
Even though the C interface for D3D10 exists, It does not seem to be visible when compiling/linking.
The D3D7 version uses the C interface and I do not see anything different.