Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chat tomorrow is at Noon PACIFIC, not Eastern
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00828392
Message ID:
00828472
Vues:
16
>For all of the international audience,
>
>Knowing it's @ 3 PM Eastern Time [that is GMT -5]
>
>All windows users have a nifty tool to know when to tune in ! (c:
>
>
>DECLARE INTEGER ShellExecute in shell32.dll ;
>   INTEGER hwnd, STRING @lpOperation, STRING @lpFile, STRING @lpParam, ;
>   STRING @lpDir, INTEGER nShowCmd
>
>Local lcUrl, lcOp
>lcOp = "open"
>lcUrl = "rundll32.exe"
>lcParam = "shell32.dll,Control_RunDLL timedate.cpl,,1"
>
>ShellExecute(0, @lcOp, @lcUrl, lcParam, .NULL., 5)
>
>
>See you all there! (c:
>

LOL! And here I was just going to suggest people double click on the clock in the system tray...

Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform