Home Page (HTML Resource) | Overview | How Do I ... Topics
If you've already designed your Web page, or want to take advantage of other existing Web pages, you can easily include an HTML file into your project's resource script.
To import an existing HTML file as a resource
Note If your imported HTML file contains calls to bitmaps or other graphic images, you may want to import the corresponding image files into your resource script as well, to ensure their availability when the user runs the application. Use the res: protocol to display these graphic images from your page. The res: protocol supports displaying a resource that resides in a compiled .dll or .exe module.