- classes for all relevant controls
- provide default message handlers, like DeleteOnDestroy or AppQuitOnDestroy
- does Bind need the MESSAGE template argument? Its quite clunky when using functors
- try to get mingw compilation running (has problems with the C++11 features)
- class for Path operations (GetParentDir(), GetExtension(), ...)