Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chat tomorrow is at Noon PACIFIC, not Eastern
Message
From
12/09/2003 09:51:26
 
 
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00828392
Message ID:
00828472
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform