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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Versioning

Versioning

Scheduled Pinned Locked Moved C / C++ / MFC
help
3 Posts 3 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.
  • A Offline
    A Offline
    act_x
    wrote on last edited by
    #1

    I neded a feature where I want my Dialog application to be versioned (Like a timestamp) whenever I recompile my file. I am unaware of methods to do this . Please help

    A P 2 Replies Last reply
    0
    • A act_x

      I neded a feature where I want my Dialog application to be versioned (Like a timestamp) whenever I recompile my file. I am unaware of methods to do this . Please help

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      See __DATE__, __TIME__, __TIMESTAMP__ predefined macros in MSDN library

      1 Reply Last reply
      0
      • A act_x

        I neded a feature where I want my Dialog application to be versioned (Like a timestamp) whenever I recompile my file. I am unaware of methods to do this . Please help

        P Offline
        P Offline
        pete mcquain
        wrote on last edited by
        #3

        http://www.codeproject.com/macro/incprivatebuild.asp or search for auto-incrementing a version number here or on CodeGuru -pete

        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