I need idea how to intercept Win32 API messages WM_CLOSE and WM_DESTORY and open
soem URL upon window closing with ShellExecute.
Thanks in advance !
I need idea how to intercept Win32 API messages WM_CLOSE and WM_DESTORY and open
soem URL upon window closing with ShellExecute.
Thanks in advance !
Is there a reason that handling SDL_QUIT messages doesn’t work?On 26 July 2011 13:45, senser wrote:
I need idea how to intercept Win32 API messages WM_CLOSE and WM_DESTORY and open
soem URL upon window closing with ShellExecute.