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. C / C++ / MFC
  4. Automatically Incrementing Build/Version VC6 Projects

Automatically Incrementing Build/Version VC6 Projects

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestionannouncement
4 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.
  • M Offline
    M Offline
    Mark Donkers
    wrote on last edited by
    #1

    Does anyone know how to auto increment the build and version info in VC6? Admittedly, I'm a little lazy when it comes to this sort of thing. Thanks for any help. Mark Donkers A witty saying proves nothing. -- Voltaire

    C A 2 Replies Last reply
    0
    • M Mark Donkers

      Does anyone know how to auto increment the build and version info in VC6? Admittedly, I'm a little lazy when it comes to this sort of thing. Thanks for any help. Mark Donkers A witty saying proves nothing. -- Voltaire

      A Offline
      A Offline
      Andreas Saurwein
      wrote on last edited by
      #2

      Mark Donkers wrote: Admittedly, I'm a little lazy... Well looking down a few posts would have revealed the answer :)

      int x=1, y=5;
      x^=y^=x^=y; // whats the content of x and y now?
      ClickHereForHelp();

      1 Reply Last reply
      0
      • M Mark Donkers

        Does anyone know how to auto increment the build and version info in VC6? Admittedly, I'm a little lazy when it comes to this sort of thing. Thanks for any help. Mark Donkers A witty saying proves nothing. -- Voltaire

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        try http://www.codeproject.com/macro/incprivatebuild.asp[^]


        A man is like a rusty wheel on a rusty cart, He sings his song as he rattles along and then he falls apart. -- Richard Thompson

        image effects!

        M 1 Reply Last reply
        0
        • C Chris Losinger

          try http://www.codeproject.com/macro/incprivatebuild.asp[^]


          A man is like a rusty wheel on a rusty cart, He sings his song as he rattles along and then he falls apart. -- Richard Thompson

          image effects!

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

          Thanks... I did a search and didn't find anything. The wrong keywords I guess. Thanks. Mark Donkers A witty saying proves nothing. -- Voltaire

          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