Hi to all.
I have a little problem. I need to shutdown, restart, or suspend the
system. How should I do?
Thanks a lot.

Re: how to shutdown by Scott

Scott
Tue Sep 06 10:18:58 CDT 2005

I think you'll need to find the right Windows API call and invoke it from
your application.


"am" <am_public@email.it> wrote in message
news:1126019438.250009.301730@g14g2000cwa.googlegroups.com...
> Hi to all.
> I have a little problem. I need to shutdown, restart, or suspend the
> system. How should I do?
> Thanks a lot.
>



Re: how to shutdown by Goran

Goran
Tue Sep 06 10:44:05 CDT 2005


"am" <am_public@email.it> wrote in message
news:1126019438.250009.301730@g14g2000cwa.googlegroups.com...
> Hi to all.
> I have a little problem. I need to shutdown, restart, or suspend the
> system. How should I do?
> Thanks a lot.
>

Check:

http://www.mentalis.org/soft/class.qpx?id=7

Regards,
Goran




Re: how to shutdown by am

am
Thu Sep 08 04:15:10 CDT 2005

Thanks a lot to all. Your tips was very usefull.