|
-
Mar 23rd, 2004, 01:40 PM
#1
Thread Starter
Lively Member
restarting and turning off (resolved)
what would be the best way to restart or shut down a users pc no matter what there os. thanks
Last edited by beowulf; Mar 23rd, 2004 at 02:08 PM.
-
Mar 23rd, 2004, 01:51 PM
#2
Banned
Re: restarting and turning off
Originally posted by beowulf
what would be the best way to restart or shut down a users pc no matter what there os. thanks
your vb app wont work in nix
-
Mar 23rd, 2004, 01:58 PM
#3
Thread Starter
Lively Member
ok, what is nix. i know there is a way to do this but i think its different depending on your os, so i need to know if that is true or not.
-
Mar 23rd, 2004, 02:00 PM
#4
Banned
Originally posted by beowulf
ok, what is nix. i know there is a way to do this but i think its different depending on your os, so i need to know if that is true or not.
an OS
www.google.com/linux
www.linux.org
-
Mar 23rd, 2004, 02:08 PM
#5
Thread Starter
Lively Member
i know what an os and if you would read my question you know i did ask what one was. i need to know how i can restart your pc. Nevermind ill find it somewhere else.
-
Mar 23rd, 2004, 02:23 PM
#6
Banned
Originally posted by beowulf
i know what an os and if you would read my question you know i did ask what one was. i need to know how i can restart your pc. Nevermind ill find it somewhere else.
my point being what OS are you speaking of that is different?
If you want to shut off windows there is ONE way..
and your app wont run in nix...get my gist?
-
Mar 23rd, 2004, 02:29 PM
#7
Banned
Originally posted by beowulf
i know what an os and if you would read my question you know i did ask what one was. i need to know how i can restart your pc. Nevermind ill find it somewhere else.
Public Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
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
|