@yrreti
I believe, >> http://www.wischik.com/scr/howtoscr.html << explains the facts about developing screensavers nearly perfect.
Best regards
Wolf
CERN
- Hroudtwolf
- Addict
- Posts: 803
- Joined: Sat Feb 12, 2005 3:35 am
- Location: Germany(Hessen)
- Contact:
@Hroudtwolf
do you think your code could safely run in a multithreaded dll?
(the code should not stop the main message loop of the host)
the reason i am asking this is that those kind of effects are ideal as fancy "About boxes". If you could implement a couple of messages to be displayed at a certain time interval, and make the screen resizable through some function calls, you could have a valuable tool.

do you think your code could safely run in a multithreaded dll?
(the code should not stop the main message loop of the host)
the reason i am asking this is that those kind of effects are ideal as fancy "About boxes". If you could implement a couple of messages to be displayed at a certain time interval, and make the screen resizable through some function calls, you could have a valuable tool.
