Shoutbox

A few Win32 questions - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: A few Win32 questions (/showthread.php?tid=62175)

A few Win32 questions by RaceProUK on 06-30-2006 at 08:43 PM

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?