I'm working in BloodShed Dev C++. I've been trying to learn DirectX via V.9, but my compiler keeps giving me a Linker Error saying that DirectDCreate9 is undefined. I'm guessing it has something to do with the DLL, but I don't know how to resolve the issue. All advice or help would be greatly appreciated, especially help in integrating the directX SDK with Bloodshed. :) By the way, all my include files are compiling fine, and its copied straight from a tutorial. So i don't know what's wrong. :/