Carl Karsten - 2007-07-25

Logged In: YES
user_id=317164
Originator: NO

+1

I am looking to implement "broadcast a WM_SETTINGCHANGE message to all windows SendMessageTimeout(HWND_BROADCAST, ..." http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q104011

after lots of googleing, someone else found http://aspn.activestate.com/ASPN/docs/ActivePython/2.5/pywin32/win32api__SendMessage_meth.html

Which is close, but I am guessing not what I need. I would think the docs should be here.

(don't answer my SendMessageTimeout() thing here, I'll start a new thread for that.)