Re: Delegate.BeginInvoke and EndInvoke.

Peter Ritchie <[email protected]> Wed, 16 Jan 2008 17:08:04 -0500
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <LISTSERV%[email protected]>
On Wed, 16 Jan 2008 10:12:22 +0100, Fabian Schmied <[email protected]>
wrote:
>(As a side note, I don't really know much about SystemParametersInfo,
>but maybe you should ask at a Win32 forum as well - somebody might
>have had this issue before. There's also this posting by Raymond Chen:
>http://blogs.msdn.com/oldnewthing/archive/2005/03/10/392118.aspx - he
>also talks about the WM_SETTINGCHANGE message; but it doesn't have to
>be your own window that is blocking, it might be a different one.)

Amit mentioned that he wasn't using the flag that causes the send of
WM_SETTINGCHANGE; so I can see no reason why it would hang...  Seeing the
code might be useful...