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
- Re: SendMessage texual lparam Kerim Borchaev ( WarKiD )
- Re: SendMessage texual lparam Kerim Borchaev ( WarKiD )
- Re: SendMessage texual lparam Thomas Heller
- Re[2]: SendMessage texual lparam Kerim Borchaev ( WarKiD )