Description: WebBroswer web browser VC++. NET full source code, based on the MFC build, need mfc100ud.dll, msvcr100d.dll two DLL file, the browser functionality enabling web browsing fast forward, rewind, refresh functions. SHARED_HANDLERS can be defined in achieving preview, thumbnails and search filters handle ATL projects, share documents and allow the code to the project.
If the application is to use the common language runtime support (/ clr) to build, then:
1) must have this additional setting, "Restart Manager" support to work properly.
2) In your project, you must add a reference to System.Windows.Forms generated in accordance with the order.
To Search:
File list (Check if you may need any files):
WebBroswer\WebBroswer\ChildFrm.cpp
..........\..........\ChildFrm.h
..........\..........\MainFrm.cpp
..........\..........\MainFrm.h
..........\..........\ReadMe.txt
..........\..........\res\back.ico
..........\..........\...\forward.ico
..........\..........\...\home.ico
..........\..........\...\ie.ico
..........\..........\...\refresh.ico
..........\..........\...\stop.ico
..........\..........\...\Toolbar.bmp
..........\..........\...\WebBroswer.ico
..........\..........\...\WebBroswer.rc2
..........\..........\...\WebBroswerDoc.ico
..........\..........\resource.h
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\WebBroswer.aps
..........\..........\WebBroswer.cpp
..........\..........\WebBroswer.h
..........\..........\WebBroswer.rc
..........\..........\WebBroswer.vcxproj
..........\..........\WebBroswer.vcxproj.filters
..........\..........\WebBroswer.vcxproj.user
..........\..........\WebBroswerDoc.cpp
..........\..........\WebBroswerDoc.h
..........\..........\WebBroswerView.cpp
..........\..........\WebBroswerView.h
..........\WebBroswer.sln
..........\WebBroswer.suo
..........\..........\res
..........\WebBroswer
WebBroswer