You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dialog text is ANSI.CDialog is only ever constructed with unicodeWnd false, so a supplementary-plane character reaches an input control as ? — the rename target would literally become that. Copy and delete of surrogate-pair names still work and are still covered; only the rename target avoids the dialog round-trip.
CDialogis only ever constructed withunicodeWndfalse, so a supplementary-plane character reaches an input control as?— the rename target would literally become that. Copy and delete of surrogate-pair names still work and are still covered; only the rename target avoids the dialog round-trip.