Need tutorial on Tab Controls in Windows API
Just wondering if there is any excellent tutorials on Tab Controls in Windows API?
I tried MSDN, but they don't really explain it well enough for me to learn it. A nice descriptive tutorial on this would be helpful.
If it helps, I'm trying to develop a dialog application that has a tabbed interface. This will officially be my first professional and most of all useful win32 program (if I ever get it working that is :)) I just need reliable resources for my learning experiences as I progress through this code. For now, I need information on tab controls :D
I have a big thing against MFC, I don't like how it works. That's my own personal opinion. So, that's why I like Windows API... :)
Again, thanks!