Closed stevewgr closed 1 year ago
This PR cleanup nonsense amount of code duplication in UIVarious.
Also encourage mode modern C++ to avoid vulnerable usages of sprintf by including the relevant headers in the precompiled header.
Description
This PR cleanup nonsense amount of code duplication in UIVarious.
Also encourage mode modern C++ to avoid vulnerable usages of sprintf by including the relevant headers in the precompiled header.