Re: [AD] Problem with Allegro and WinXP |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I've encountered a problem with Allegro on Windows XP. This is related to
> the problem Henrik Schmidt described on [AL], where windowed Allegro apps
> have a black screen when they come out of standby. The problem I've
> experienced is when you press WINDOWS+L (to switch user), when you come
> back, the Allegro window is black.
The fix for Henrik's problem is located at:
http://www.multimania.com/ebotcazou/dev/win_screen_wakeup.zip
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.
---
Eric Botcazou
ebotcazou@xxxxxxxxxx