DEBSOURCES
Skip Quicknav
sources / spring / 0.81.2.1%2Bdfsg1-6 / rts / System / Platform / Win / WinVersion.h
1234567
#ifndef WINVERSION_H #define WINVERSION_H std::string GetOSDisplayString(); std::string GetHardwareInfoString(); #endif