1 \chapter{wxWindows and C++
}\label{chapcpp
}
2 \pagenumbering{arabic
}%
3 \setheader{{\it CHAPTER
\thechapter: wxWINDOWS AND C++
}}{}{}{}{}{{\it CHAPTER
\thechapter: wxWINDOWS AND C++
}}%
4 \setfooter{\thepage}{}{}{}{}{\thepage}%
6 What kind of C++ constructs wxWindows uses and doesn't use, and a little introduction to
7 some important classes such as wxString. Why STL isn't used within wxWindows.