Loading Textures From Files using DirectX

This function loads a texture from a file using Direct X 9.
The reason the function is a boolean is because it is a good way to
check if the texture actually loaded.