mfc - MessageBox with rich text
问题 I want to be able to display formatted text inside a message box (like bold text, bullet points, italics, etc.). I came across this wonderful article but can't seem to get it to work. I am using the demo application at that same link. Can someone please help me out? I have tried debugging/understanding that code in vain. Constraints: (not my choice) Has to be compatible with Windows XP. I'm using Visual C++ 6. How it is supposed to display: How it actually displays: 回答1: Simply create a