Hello .

How can I translate this winapi call to python?
( the problem is whith lparam that should be int - "TypeError: an integer is required")

SendMessage(HWND_BROADCAST, WM_SETTINGCHANGE, 0, (LPARAM) TEXT("Environment"));

Thanks,
 Kerim                          mailto:[EMAIL PROTECTED]


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to