HTML Resource Compiler 1.2.1

By Peter Johnson

Freeware 06 Apr 2015

In category

Developer Tools > Developer Tools > Compilers

Description

HTMLRes is a simple command line application that creates 32 bit binary resource files that contain HTML files suitable for displaying using Internet Explorer's res:// protocol. For details on how to use the protocol see author's article 'How to create and use HTML resource files' on http://www.delphidabbler.com/articles.

The application simply takes a list of HTML and related support files and embeds the files a RT_HTML section of a resource file. The resource file is created from scratch, overwriting any existing resource file with the same name.

HTMLRes is particularly useful for embedding HTML files in the executable of the program that displays information using TWebBrowser. The abilitiy to embed the required HTML and support files in the executable means that it is not necessary to distribute the HTML files separately. HTMLRes names the resource with the name of the file - something that makes porting standard HTML files to embedded resources very easy - and something that BRCC32 won't do.

v1.0 adds new -r command line switch that enables manifest files to reference files relative to manifest rather than directory HTMLRes executed from. Also updated sign on message.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 440 744kB

Platforms:

  • C++ Builder 2010
  • C++ Builder 2006
  • C++ Builder 2007
  • CBuilder 2009
  • C++ Builder 1
  • C++ Builder 3
  • C++ Builder 4
  • C++ Builder 5
  • C++ Builder 6
  • C++ Builder XE
  • C++ Builder XE2
  • C++ Builder XE3
  • Delphi 2
  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010
  • Delphi 3
  • Delphi 4
  • Delphi 5
  • Delphi 6
  • Delphi 7
  • Delphi XE
  • Delphi XE 2
  • Delphi XE3
  • Delphi XE4
  • Delphi XE5

Downloads