Advertisement
4_2005-2006 Miscellaneous #150417

Start a screen saver from your code !!!

This code, you may insert in your program, allows to start a screensaver. Many other usefull solutions you'll find on my site: http://www.netcity.ru/~timur555/ Glad to see you !!!

AI

AI Samenvatting: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Broncode
original-source
'Place this two lines of code any where in your program
'...
'enjoy!
 Dim tmp As Long
 tmp = SendMessage(Me.hWnd, WM_SYSCOMMAND, SC_SCREENSAVE, 0&)
Upload
Originele reacties (3)
Hersteld van de Wayback Machine