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. VS2005 IDE : Automatic signature addition for new classes.

VS2005 IDE : Automatic signature addition for new classes.

Scheduled Pinned Locked Moved C / C++ / MFC
c++visual-studiotutorial
5 Posts 2 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
    WindowsPistha
    wrote on last edited by
    #1

    I am a VC++ pgmmer and using VS2005 IDE. Whenever i am creating the New class through Project -> Add Class Menu. I want to add my signature ( Name, Date of creation, ...) automatically at the top the of that class. I do not have any idea , how to proceed. Please throw some light on it. Thanks in advance Karthi....

    L 1 Reply Last reply
    0
    • W WindowsPistha

      I am a VC++ pgmmer and using VS2005 IDE. Whenever i am creating the New class through Project -> Add Class Menu. I want to add my signature ( Name, Date of creation, ...) automatically at the top the of that class. I do not have any idea , how to proceed. Please throw some light on it. Thanks in advance Karthi....

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      On the VS menu choose Tools/Macros/Macro Explorer

      led mike

      W 1 Reply Last reply
      0
      • L led mike

        On the VS menu choose Tools/Macros/Macro Explorer

        led mike

        W Offline
        W Offline
        WindowsPistha
        wrote on last edited by
        #3

        Hello led Mike, Do I have to create a macro for adding signature. If I created a macro ,Does that macro triger(invoked) autmatically , when i am clicking Project-> Add Class Menu. Am i clear in explaining the task? Thanks in Advnace, Karthi

        L 1 Reply Last reply
        0
        • W WindowsPistha

          Hello led Mike, Do I have to create a macro for adding signature. If I created a macro ,Does that macro triger(invoked) autmatically , when i am clicking Project-> Add Class Menu. Am i clear in explaining the task? Thanks in Advnace, Karthi

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          Windows Pistha wrote:

          Do I have to create a macro for adding signature.

          There might be other approaches. The capability of the IDE changes with each version, I don't keep up with that. I merely suggested one solution to your request. If you want to be thorough, the only thing I would suggest is reading the documentation for Visual Studio and making a decision after you have a complete understanding of what the capabilities are.

          led mike

          W 1 Reply Last reply
          0
          • L led mike

            Windows Pistha wrote:

            Do I have to create a macro for adding signature.

            There might be other approaches. The capability of the IDE changes with each version, I don't keep up with that. I merely suggested one solution to your request. If you want to be thorough, the only thing I would suggest is reading the documentation for Visual Studio and making a decision after you have a complete understanding of what the capabilities are.

            led mike

            W Offline
            W Offline
            WindowsPistha
            wrote on last edited by
            #5

            Hi , Actually i created Add-in for adding signature to all the .cpp and .h files. but the problem with that was , if u r having any third party class in workspace. There also it is adding my signature :laugh: . but it should not , so i thought of creating tool which will add my signature while creating new classes thru Project->Add Class menu. Anyway ,i will try to read the documentation. if you found anyother way ,let me know. Thanks, Karthi

            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