Hello, I'm new to programming in DirectX and I know a bit of knowledge with C++ but I can not load a bitmap. I've been following a programming book (using DirectX9) and the code I wrote tells me that my bitmap is not in the "current directory" How do I place my .bmp file inside the right directory if I'm using Microsoft Visual Studio C++ 2010? Thanks in advance!