winapi - C++, MFC, tabbed document interface application, Win32 -


is mfc way or easiest way craete tabbed document interface application in c++? there way using plain win32 project create tabbed document interface application?

mfc not deprecated.

yes, easier use mfc create tabbed document interface.

please choose mfc or similar framework instead of directly dealing ui in win32 unless have strong reason.


Comments

Popular posts from this blog

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

php - htaccess subdomain and directory redirect -

c# - Sort XmlNodeList with a specific Node value -