O.P. A few Win32 questions
1. PlaySound(L"SystemHand", NULL, SND_ALIAS | SND_ASYNC); locks up the process: why?
2. GDI+: I'm correcting window rectagles so borders actually draw in the visible area, yet one button refuses. Any ideas?
3. GDI+: Why does Graphics::MeasureString underestimate the space needed for my text?
|