How to write screen saver
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to write one small scree saver application. what are the basic interfaces to built screen saver? Give me sugestion how to proceed this one? Thanks, -- Koteswara rao
Here is a quick link to an MSDN article on writing screen savers in MFC. Might give you a place to start. http://msdn.microsoft.com/library/devprods/vs6/visualc/vcsample/_sample_mfc_saver.htm