VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This project will shut down user computer very smoothly.

by Sukanta Nandi (1 Submission)
Category: Windows System Services
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 14th October 2004
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This project will shut down user computer very smoothly.

API Declarations


Private Declare Function SDialog Lib "shell32" Alias "#60" (ByVal YourGuess As Long) As Long



Rate This project will shut down user computer very smoothly.



Private Sub Form_Initialize()
     SDialog 0
End
End Sub



Download this snippet    Add to My Saved Code

This project will shut down user computer very smoothly. Comments

No comments have been posted about This project will shut down user computer very smoothly.. Why not be the first to post a comment about This project will shut down user computer very smoothly..

Post your comment

Subject:
Message:
0/1000 characters