IT 专业人士的资源 > 论坛主页 > Interoperability Conversations (Archived) > Problem with processing .hcc files to display help contents using Windows XP Professional
提出问题提出问题
 

已答复Problem with processing .hcc files to display help contents using Windows XP Professional

  • 2008年12月22日 2:46DarenYeo 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi,

    I encountered a problem when trying to process the contents a .hcc file to display help contents. Instead of displaying the contents, it displayed a blank window.

    The code I used to generate it is as follows:

    <object id="hhctrl" codebase="../../sam/hhctrl.ocx#Version=4,74,8793,0" type="application/x-oleobject" height="87%" width="100%" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
    <param NAME="Width" VALUE="13123">
    <param NAME="Height" VALUE="6500">
    <param NAME="Command" VALUE="Contents">
    <param NAME="Item1" VALUE="../common/all.hhc">
    </object>

    It could be due to the service 2 upgrade on windows. If it is really a compatibility problem, are there any other alternatives to implement it?

    Thanks.

答案

全部回复