搜索资源列表
Web
- 使用mfc中的浏览器控件,直接在mfc窗体中显示IE浏览器,可以加入前进后退等功能-Use the MFC browser control, display the IE browser in the MFC form, can be added to forward and backward functions
MFCIE
- 从别人那借鉴来的,用MFC开发的一个简单的IE。供大家参考。-Borrowed from others, with MFC a simple IE. For your reference.
IE
- mfc控件模仿ie浏览器,相当实用 mfc控件模仿ie浏览器,相当实用-mfc control to mimic the ie browser, quite practical mfc control to mimic the ie browser, very useful
vsFakeLeakTest
- 使用vc开发mfc程序时,在调用了win32 dll(即不使用mfc的dll)时,mfc90.dll后于win32dll加载,在退出程序时mfc90.dll先释放,这时它会将win32dll中的全局变量,函数static变量视为内存泄露,而实际上随后win32dll卸载时会正常释放,导致内存泄露误报。 本程序演示了win32dll中的std::string的全局变量和函数内static变量的内存泄露误报-Using vc development mfc program, the call t
htmlMFC
- 自制c++浏览器,实现基本的一些浏览功能,基于ie,需要内置浏览器可以借鉴-A simple browser by cpp mfc.
