HTML Resource Compiler
| Release: | 1.2 |
|---|---|
| Date: | 23 August 2006 |
| O/S: | All Windows 9x and NT versions (inc. XP, Vista & Windows 7) |
- Overview
- Download
- Install Info
- Change Log
- License
Download
You can get the latest version of the HTML Resource Compiler here.
Executable Program Installer (v1.2)
| Download link | Description |
|---|---|
| dd-htmlres.zip (422Kb) |
Contains a setup program that installs the HTML Resource Compiler along with a read-me file. See the Install Info tab or read-me file for details of how to install the program. The installation includes demo files and a user guide.
MD5 Checksum:
4c9cec10b68e5608c4bad9d9e3a82dce
|
Source Code
HTML Resource Compiler's source code is maintained in a Subversion repository on Assembla.com. The current development tree and a snapshot of the v1.2 release are available. There are three ways of accessing the source code:
- The repository can be viewed using the online Assembla repository viewer
-
Code can be checked out or exported from the repository using Subversion. The repository's URL is
http://subversion.assembla.com/svn/htmlresThe main development tree is in thetrunkbranch. Stable releases are located under thetagsfolder in sub-directories named after release number. Note: Release 1.2 is the only stable release presently available.Check outs are read only - you can't commit any changes unless you join the project. However, if you create a useful enhancement or bug fix, please let me know and I'll consider patching the source code. - The source code of v1.2 can be downloaded from this site as dd-htmlres-src.zip.
Instructions for building the development tree are provided in Build.html which is included in the code repository.
However, to learn how to build v1.2 you need to read ReadMe-Src.txt which is included in the Docs directory of the
tags/version-1.2.0 branch of the repository.
Please note that source code for versions of HTML Resource Compiler earlier than v1.2 is not currently available.
Library Code
HTML Resource Compiler requires some additional DelphiDabbler library code in order to compile. This code is not included in the repository but can be downloaded below.
| Download link | Description |
|---|---|
| dd-resfile.zip (23Kb) |
Source code for the resource file library classes used by the program to create resources and resource files.
MD5 Checksum:
050b27e41f94bb3d7c24dd2a4b2abb14
|
| dd-verinfo.zip (64Kb) |
Source code for the version information component. Version 3.1.1 or later required.
MD5 Checksum:
2bb3ad97c50c695a4cd4cfeb383c0f04
|
