Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. How can i include CTime

How can i include CTime

Scheduled Pinned Locked Moved Managed C++/CLI
helpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wael_r
    wrote on last edited by
    #1

    i want to use in my code CTime!!! any one can help

    G G M 3 Replies Last reply
    0
    • W wael_r

      i want to use in my code CTime!!! any one can help

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      how about 1) try some patience & manners 2) use :- #include <ctime> [edit] this is asuming you dont mean the MFC CTime class - if you mean that you'll have to add the MFC includes etc if you havnt build an MFC project [/edit] 'g'

      1 Reply Last reply
      0
      • W wael_r

        i want to use in my code CTime!!! any one can help

        G Offline
        G Offline
        George L Jackson
        wrote on last edited by
        #3

        If you are trying to convert a time_t to a DateTime in C++/CLI see: http://www.codeproject.com/Messages/3066386/Re-Convert-to-datetime-problem.aspx[^]

        "We make a living by what we get, we make a life by what we give." --Winston Churchill

        1 Reply Last reply
        0
        • W wael_r

          i want to use in my code CTime!!! any one can help

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #4

          #include <atltime.h> COleDateTime has a better range #include <ATLComTime.h>

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups