Hi, :wave:
Here i am again. So...I need some help about one API function with name InitiateSystemShutdown.How to make that function to work when i clcik command1 button.
So...please Help. :p
Thank you
TiGaR
Printable View
Hi, :wave:
Here i am again. So...I need some help about one API function with name InitiateSystemShutdown.How to make that function to work when i clcik command1 button.
So...please Help. :p
Thank you
TiGaR
Take a look at http://www.AllAPI.net - you have a sample there. Download API-Guide for future reference ;)
If you want to shut down your system you can use:VB Code:
Shell "shutdown.exe -s"
Hi,
Thanks Gavio:) I downloaded nice software with all Exampels for API from that site :)
Ty
StayCool
TiGaR