Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


Start screensaver
 

 

'open screensaver

Private Sub Form_Load()

Dim result As Long
'opens the settings of the screensaver
result = Shell("h:\windows\system32\ssbezier.scr /c")
'starts the screensaver
result = Shell("h:\windows\system32\ssbezier.scr /s")

End Sub

'NOtes :
'Change the path of the screensaver

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
display information about a file(VB)
insert a picture into an image control(VB)
Launch Add New Hardware wizard(VB)
Create a file(C Sharp)
Salon.com news(PHP)
Display all environment variables(Powershell)
simple quote of the month(PHP)
display MySQL database rows alphabetically(PHP)

    




Copyright © 2003 by programmershelp.co.uk