ITADN

`UnicodeEnvironment` should also imply `_UNICODE`

#149Closedalexrp 创建于 2024-07-11
type: featurestate: approvedarea: documentationarea: tasks
A
alexrpcommented
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 条评论