Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Visual Studio: Allow setting Single Byte Character Set (#12189) | Aaron C. Meadows | 2012-02-17 | 1 | -0/+22 |
For Visual Studio using the Preprocessor Define _SBCS. This behavior is similar to the way that _UNICODE and _MBCS work already. Added tests to confirm this behavior. |