How can you make a C++ WINAPI 32 RichTextBox to color in multiple colors?
The problem is that it doesn’t color word individually, it can only color the whole box. I am trying to make an editor in C++. And I think this method needs to be called when there is a change on the box content.