I'm working on a piece of code that basically draws text on the screen by multiple calls to TextOut. It's a C++ Win32 application, I'm using Visual Studio 2012. How can I draw wavy underlines in the way Word does when marking spelling mistakes, etc.? I'm working on a piece of code that basically d