Tagged Questions

1
vote
1answer
159 views

Win32: Toolbar dialog seems to never get focus and causes the main window to process slow?

I'm writing an application following this tutorial. I'm aware that this tutorial dates, and as such, I have adapted the code to take into consideration the unicode. I have a main window which looks ...