Real Name:<br>    Erich Hoover<br>Description:<br>    The print button in hhctrl.ocx currently does not actually handle printing functionality.  This patch passes an OLE print command to the IWebBrowser(2)_ExecWB function (this function is currently a FIXME and is implemented in patch 2/4).<br>

ChangeLog:<br>    hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.<br>