I am making a program that needs to load a resource other than a BMP,ICO,CUR,String.. or any basic resource.. its an HTML file..

So i added it to the resources of my program, so how to i load it into a varible.. lets say a char or CString?

thanks