+
+ // other miscellaneous helpers
+ // ---------------------------
+
+ // under MSW this function does the same thing for console and GUI
+ // applications so we can implement it directly in the base class
+ virtual int GetOSVersion(int *verMaj, int *verMin);