Hi,
I have a HTMLview SDI with a couple of CDialogBars inserted. On the Bars, I have a couple of buttons which increases the count of an index int when clicked. On that action I want to be able to load a html document in the main window. I have been trying to get this done with the 'LoadFromResource()' funciton which works well when opening the programme. BUT, whatever class I use/create to call this one, it just comes up saying that 'LoadFromResource is an undeclared identifier' which clearly it is not.
Any ideas or suggestions why this might be and a solution would be appreciated.
R
I have a HTMLview SDI with a couple of CDialogBars inserted. On the Bars, I have a couple of buttons which increases the count of an index int when clicked. On that action I want to be able to load a html document in the main window. I have been trying to get this done with the 'LoadFromResource()' funciton which works well when opening the programme. BUT, whatever class I use/create to call this one, it just comes up saying that 'LoadFromResource is an undeclared identifier' which clearly it is not.
Any ideas or suggestions why this might be and a solution would be appreciated.
R