OMW  0.1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NomwMain namespace
 NwindowsContains wraping and helper functions for the Windows API
 CenvVar_not_foundAn exception, indicating that the specified environment variable could not be found
 CErrorCode
 Cinvalid_unicodeAn exception, indicating the presence of an invalid unicode codepoint
 Cresource_not_foundAn exception, indicating that the specified resource could not be found
 Cstring
 CStringReplacePair
 CVersion
 Nstd
 CexceptionAn exception of the C++ std. See std::exception for further detail
 Cinvalid_argumentAn exception of the C++ std. See std::invalid_argument for further detail
 Clogic_errorAn exception of the C++ std. See std::logic_error for further detail
 Cout_of_rangeAn exception of the C++ std. See std::out_of_range for further detail
 Crange_errorAn exception of the C++ std. See std::range_error for further detail
 Cruntime_errorAn exception of the C++ std. See std::runtime_error for further detail
 CstringC++ standard string. See std::basic_string for further detail