K
KR
I posted this early this morning from home, but it doesn't appear the post
ever arrived, so here is attempt #2. My apologies if the earlier post
eventually arrives.
I'm an inexperienced programmer using VS2003, and I want to tweak my project
so that one commandbutton is only enabled between noon and midnight, and is
disabled between midnight and noon each day.
I have no experience with threads; do I need to learn threads to do this
properly, or is there an easier, non-resource-intensive way I can run this
based on the PPC clock?
This is targeted at some Dell Axims and maybe some Ipaq 22xx models.
Thanks,
Keith
ever arrived, so here is attempt #2. My apologies if the earlier post
eventually arrives.
I'm an inexperienced programmer using VS2003, and I want to tweak my project
so that one commandbutton is only enabled between noon and midnight, and is
disabled between midnight and noon each day.
I have no experience with threads; do I need to learn threads to do this
properly, or is there an easier, non-resource-intensive way I can run this
based on the PPC clock?
This is targeted at some Dell Axims and maybe some Ipaq 22xx models.
Thanks,
Keith