[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

How to receive WM_SETTINGCHANGE?

Siegfried Heintze

10/18/2002 6:12:00 PM

How do I receive windows messages in a GUI program? Presumably, the OS will
send WM_SETTINGCHANGE when the environment variables change. How do I detect
this?

Thanks,
Siegfried


1 Answer

Jacob Grass [MVP]

10/18/2002 6:20:00 PM

0

Siegfried Heintze wrote:
> How do I receive windows messages in a GUI program? Presumably, the OS
> will send WM_SETTINGCHANGE when the environment variables change. How do
> I detect this?
>

Does the SystemEvents class give you anything that you need? Otherwise, you
can override WndProc and look for that particular message.

--
Jacob Grass
Microsoft .NET MVP
Check out http://window...