CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2002
    Posts
    10

    Question Setting The Time!

    Hi everyone,

    I got some problem on how to control the time. I am doing a hardware+software project. I need to control the time on how long i need to on a light. For example, I can set the lights to be on from 8am to 10am or anytime i want to. Can someone out there suggest me on how to do this? Thanks a lot!

  2. #2
    Join Date
    Mar 2002
    Location
    Sweden
    Posts
    136
    Can you give some more info I´m not clear on what
    you want to do what sort of project you have setup.
    where in the project you need help.If the problem is
    just getting time mfc offers some classes that is useful.
    Regards

  3. #3
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125
    Weanylee,

    I believe you have already posted this question, and received answers. What is different about this thread from the other one?
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured