|
-
Oct 18th, 2002, 03:21 PM
#4
Thread Starter
Hyperactive Member
Thanks that worked great
is that the simplest way to do it thought??
that looks prety complex and thier are some things in the code like:
Public Const EWX_LOGOFF = 0
Public Const EWX_SHUTDOWN = 1
Public Const EWX_REBOOT = 2
If an = vbYes Then
erg& =ExitWindowsEx(EWX_REBOOT, 0&)
End If
thoes code snipits seem to be used to shut down the computer are they nesisary i dont know any computer that need to be shut down to change the res mabye real old ones do though
and also how do i get it to make the code i type in the post form message look like code
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|