PDA

Click to See Complete Forum and Search --> : Restarting


SomethinCool
Apr 21st, 2001, 11:32 PM
Does anyone know how to restart a computer in VB? (non windows app)

I need the code please!:)

Active
Apr 22nd, 2001, 01:15 AM
See this page
http://www.thescarms.com/VBasic/chgres.asp

Megatron
Apr 22nd, 2001, 10:31 AM
If it's a Non-Windows App, you can't make it in VB.

SomethinCool
Apr 22nd, 2001, 10:44 AM
I'm not using VB, i'm using Dev-C++. You can get it at www.bloodshed.net. It's a free builder and compiler but you can make DOS programs and windows but...i'm making a DOS one. I'm new at this stuff.

Vlatko
Apr 22nd, 2001, 10:51 AM
If you are not using VB then what does this mean

Does anyone know how to restart a computer in VB?

SomethinCool
Apr 22nd, 2001, 10:54 AM
Crap sorry i meant C++...

parksie
Apr 22nd, 2001, 11:11 AM
That's all beside the point as it's impossible to safely restart Windows from a non-Windows program.