VFP下利用API调用帮助 
Declare integer HtmlHelp IN hhctrl.ocx integer hwndCaller, string pszFile, integer uCommand, integer dwData 
= HtmlHelp(0, [mk:@MSITStore:WINPY.CHM::/html/winp48fm.htm],1,0)
 
转载于:https://www.cnblogs.com/77543/archive/2005/01/13/91583.html