Advertisement
7_2009-2012 Complete Applications #230565

If a users attempts to shutdown/restart their computer while your application is still running

If a users attempts to shutdown/restart their computer while your application is still running, this simple piece of code will actually allow you to abort the request to shutdown. Can be very useful. Please mail me at [email protected] if you are facing any problems or www.shouvik.tk

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Private Sub Command1_Click()
 AbortSystemShutdown (GetName)
End Sub
Commenti originali (3)
Recuperato da Wayback Machine