1. Start a dialog based MFC Application
2. Add a class inherit from CView ( Here I add a class named CDictView inherit from CHtmlView)
3. Add following code in OnInitDialogDone!


















Pass the compilation on VS 2008.
1. Start a dialog based MFC Application
2. Add a class inherit from CView ( Here I add a class named CDictView inherit from CHtmlView)
3. Add following code in OnInitDialogDone!
Pass the compilation on VS 2008.