Printing System Time in SDK

Discussion in 'Win32' started by Starter, Sep 16, 2010.

  1. Starter

    Starter New Member

    Joined:
    Aug 31, 2010
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    0
    Hi all , I want to print the system time in the edit control for which i have tried EM_GETIMESTATUS but with no result can anyone suggest the exact way of doing
    it.

    Thankyou in advance
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I am not sure but the one you are using is nothing to do with time and use

    Code:
    void WINAPI GetSystemTime(__out LPSYSTEMTIME lpSystemTime );
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice