hello forks, my backgrounds are C/python/pyqt, and I was forced to use MFC for GUI programming(by my boss, in the consideration that he can assign this job to others in the future). and I encountered this problems:
- how to create a tab control (found one solution on internet)
- how to create a table view
- how to use json, sqlite or other third party library
- how to embed a web browser
- how to draw plot by using double buffer
- how to do exception/assert/unittest/profile/
So is there a book or site collect stuff in this subjects?