Introduction - If you have any usage issues, please Google them yourself
VC knowledge base "online magazine" is a sixth article "VC6 use CHtmlView control in the dialog box display HTML document," said the letter from the many readers liked function. But it is regrettable that the dialog in HTML pages on the right-click context menu will pop. Thus, as in IE did see page source code. To prevent the user to view the HTML code, it was tried in CHtmlCtrl derived heavy WM_CONTEXTMENU window, or CHtmlView class and CHtmlCtrl banned right in the context menu and pop-up menus, the two methods have not been successful. So how to disable HTML in the context menu? Paper addressing the problem in different ways to improve the previous procedures.
Packet : 894284abouthtml2.zip filelist
AboutHtml.aps
AboutHtml.cpp
AboutHtml.dep
AboutHtml.dsp
AboutHtml.dsw
AboutHtml.mak
AboutHtml.ncb
AboutHtml.opt
AboutHtml.plg
AboutHtml.rc
AboutHtml.rc.bak
Debug/
Debug/AboutHtml.exe
HtmlCtrl.cpp
HtmlCtrl.h
makefile
RES/
resource.h
RES/about.htm
RES/AboutHtml.rc
RES/app.ico
RES/app.rc2
RES/Doc.ico
RES/mainlogo.gif
RES/mozart.wav
RES/okdn.gif
RES/okup.gif
RES/pd.bmp
RES/pd.jpg
RES/Toolbar.bmp
StdAfx.cpp
StdAfx.h