how to print this symbol " ↑ " using AfxMessageBox
i try to code like this :
AfxMessageBox("↑");
but after compile