Windows GUI programming is more complex than I expected. Since now I was on the TCP side...
I needed to make some scrolling and blinking, which has been implemented by using OnTimer and then CDC::ExtTextOut, SetTextColor and SetBkColor.
It is okay, but flickers. I red what is on the forum but still could not find out how to solve this.
I tried to implement the double buffering but somehow I failed.
I have an idea to wait until a response (message) comes from paint for example WM_PAINTDONE or similar.
I attach my projectfile, if a guru would take a look on that. I would appreciate.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.