DirectX ScreenSaver Example --------------------------- By: zaidon E-mail: gp500m@yahoo.com Description: ------------ Just a small example how to do a screensaver like mode when user's mouse pointer outside the application area. If you want to make adapt it into realtime screen save trap the mouse pointer for the whole desktop screen area using screen.width and screen.height values. The time is self explanable it begin to counting each time the mouse pointer over app surface and reset it each time it's moves. Aslo the DX Imagelist file implementations with array associations. Hopefully, it give some useful info for RapidQ users wonders how things such as this being coded. Note: ----- The binary executable is build using RQTiny. So, it won't work if you didn't have RapidQ32.DLL interpreter in your system directory. Off-course, you could re-compile the source if you has no RQ interpreter library in your pc. Cheers, zaidon. kuala lumpur malaysia.