mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 03:03:23 +02:00
GH #59: Poco::Environment::osDisplayName()
GH #59: Poco::Environment::osDisplayName() not recognized Windows 8/Server 2012
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
||||
/// Currently this is only implemented for
|
||||
/// Windows. There it will return names like
|
||||
/// "Windows XP" or "Windows 7/Server 2008 SP2".
|
||||
/// On other platform, returns the same as
|
||||
/// On other platforms, returns the same as
|
||||
/// osName().
|
||||
|
||||
static std::string osVersion();
|
||||
|
Reference in New Issue
Block a user