Recent content by devinair07

  1. D

    Extract HTML file from current runnning executable

    Hello, I developed a mFC application havind a Menu Item "Help".Also,I am having an HTML file in the resources folder in the solution Explorer.While clicking the "Help", I need to op0en that HTML file in IE. I am able to open it by giving the path of the HTML file in my system. BUt what I need is...