Advertisement
2002ASP Windows System Services #4097

Launch Windows Date/Time Properties

Launch Windows Date/Time Properties

AI

Shrnutí 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.

Zdrojový kód
original-source
Code:
'Launch Windows Date/Time Properties Dialog
Dim dblReturn As Double
dblReturn = Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", 5)
Původní komentáře (3)
Obnoveno z Wayback Machine