The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Bill Cravener on December 17, 2008, 06:00:13 PM

Title: Tray popup time & calendar utility example.
Post by: Bill Cravener on December 17, 2008, 06:00:13 PM
Here is another masm32 example that you might even find useful. Shows how simple it is to get the system time formatted and ready to display in one invoke. Shows how to display a Window's calendar control and install to the system tray. Simple to hide and unhide calendar.

Happy Holidays! (http://www.quickersoft.com/mikec.gif)

[attachment deleted by admin]
Title: Re: Tray popup time & calendar utility example.
Post by: kromag on December 17, 2008, 08:09:21 PM
Cool thanks for sharing  :U

---
William.
Title: Re: Tray popup time & calendar utility example.
Post by: Bill Cravener on December 18, 2008, 10:19:13 AM
You betcha!  :bg
Title: Re: Tray popup time & calendar utility example.
Post by: thomas_remkus on December 18, 2008, 03:50:04 PM
I really like that!! I look to the calendar all the time and never thought of making something like this for my own ease. Thanks for such a cool sample!
Title: Re: Tray popup time & calendar utility example.
Post by: Bill Cravener on December 18, 2008, 03:54:12 PM
Thanks thomas_remkus! Time and date are important to me too. :bg
Title: Re: Tray popup time & calendar utility example.
Post by: herge on December 18, 2008, 04:19:01 PM

Hi Cycle Saddles:

Nice sample!

Regards herge
Title: Re: Tray popup time & calendar utility example.
Post by: GregL on December 19, 2008, 05:19:16 AM
Cycle Saddles,

Very handy, thanks.

Title: Re: Tray popup time & calendar utility example.
Post by: Bill Cravener on December 19, 2008, 10:38:39 AM
Herge and Greg, thank you and your welcome.  :wink