I'm beginner using C++.
I get a problem when i try using like in Tutorial01:Direct3D 10 Basic in SDK March. When i debug my code, i got an error message 'unresolved extrenal symbol D3D10CreateDeviceAndSwapChain@ 32 refferenced in functon long __dcecl...' .But i checked, It same as the tutorial. What's the problem?
thanks.