`UnicodeEnvironment` should also imply `_UNICODE`
type: featurestate: approvedarea: documentationarea: tasks
It currently results in `-municode` being used, which only defines `UNICODE` (for Win32 headers). I'm not aware of any situation where the user wouldn't also want `_UNICODE` (for CRT headers).
关闭于 2024-07-12 0 条评论