User:Minooz/GAM666

From CDOT Wiki
< User:Minooz
Revision as of 21:46, 28 September 2011 by Minooz (talk | contribs) (Extra Resources)
Jump to: navigation, search

Game Programming 666

Course page @ https://cs.senecac.on.ca/~gam666/pages/content/index.html
Course Page on wiki -> http://zenit.senecac.on.ca/wiki/index.php/GAM666

Extra Resources

What are TCHAR-...
Creating Simple Window


Errors

unable to find d3d9x.lib -> properties -> VC++Directories -> Include Directories(point to SDK JUNE(2010)/include), Also Library Direcbories (point to SDK JUNE(2010)/lib/x86)
a value of type const char cannot be assigned to a value of type LPCWSTR -> (LPCWSTR)"Window Creation Failed!"