Advertisement
2002ASP Windows System Services #4097

Launch Windows Date/Time Properties

Launch Windows Date/Time Properties

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
Code:
'Launch Windows Date/Time Properties Dialog
Dim dblReturn As Double
dblReturn = Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", 5)
Commenti originali (3)
Recuperato da Wayback Machine