Re: [AD] Problem with Allegro and WinXP

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> If you have some knowledge on Win32 programming, you could try to find a
> similar fix: identify the message Windows sends when you press WINDOWS+L,
> and set the same flag as WM_SYSCOMMAND+SC_MONITORPOWER.

You would have to register with WTSRegisterSessionNotification
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/t
sref_8d66.asp) to receive notification, then WM_WTSSESSION_CHANGE
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/t
sref_7fvp.asp) would be sent when about to change user. I'll download the
patch for Henrik's problem and have a play around with it later.

Owen Rudge
http://www.owenrudge.co.uk/

MSN Messenger: orudge@xxxxxxxxxx
ICQ: 125455765



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/