Describe using STL with Winelib here.
if there are errors like
/usr/include/c++/4.3/cwchar:153: error: ‘::fwide’ has not been declared
/usr/include/c++/4.3/cwchar:160: error: ‘::mbsinit’ has not been declared
/usr/include/c++/4.3/cwchar:169: error: ‘::vfwscanf’ has not been declared
when including <string>
add the commandline option --nomsvcrt to winemaker
