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

    


This program logs off your system

 

 'This program logs off your system


Private Declare Function ExitWindowsEx Lib "User32" Alias "ExitWindowsEx"(ByVal uFlags as Long,ByVal dwReserved as Long) as Long

Public sub Form_Load()

Call ExitWindowsEx(EWX_LOGOFF,0)

End Sub

 

 

 

 

 




   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
date and time example(PHP)
App.Path example(VB)
draw an arc(VB)
OS version(C++)
current system time(VB)
read contents of a directory(PHP)
delete a file(C Sharp)
List all fonts(VB)

    




Copyright © 2003 by programmershelp.co.uk