Hi, all.
I've whipped together a minor framework, mostly code samples.
/mh is a simple shell exec'r which can start up other master-hack utilities and .HTML files.
/UtilityClasses contains a small assortment of medium-level abstractions for use with MT, including a base configuration utility class, and a ODBC wrapper.
/UtilityClasses/Library contains a select list of exported routines to be used by other utilities. This wraps the utility classes in the /UtilityClasses directory.
I've created a masterhacks.sln and .wip, which contain the Windows Installer technology and will wrap the product into an .MSI. This is fine for now, perhaps in the future some other mechanism could be used.
That's it for tonight. Enjoy.
-JRP