I have asked this question a million times, but I never get it to work....how can I load a picture into the game I'm currently working on(I'm using DirectX) without a bunch of advanced functions???

I have tried LoadBitmap but it didn't load the picture...

BTW: I'm using C++