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. Adding a entry in Visual C++ project options

Adding a entry in Visual C++ project options

Scheduled Pinned Locked Moved C / C++ / MFC
c++comhelpquestionlearning
2 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.
  • A Offline
    A Offline
    abhinarulkar
    wrote on last edited by
    #1

    Hi All, I need to create an entry in the Visual C++ project options. Upon selecting this option the programmer would get a ready made template of our project with all the predefined methods, their return value and their parameters. The programmer would have to just add the code he wants it to perform in the specified space. Similar to what ATL does it for COM development. How do I add such a option in the VC++ environment. Where do I store the template specs. Kindly help me out in this. Thanks, Abhishek. Learning is a never ending process of Life.

    J 1 Reply Last reply
    0
    • A abhinarulkar

      Hi All, I need to create an entry in the Visual C++ project options. Upon selecting this option the programmer would get a ready made template of our project with all the predefined methods, their return value and their parameters. The programmer would have to just add the code he wants it to perform in the specified space. Similar to what ATL does it for COM development. How do I add such a option in the VC++ environment. Where do I store the template specs. Kindly help me out in this. Thanks, Abhishek. Learning is a never ending process of Life.

      J Offline
      J Offline
      Jambolo
      wrote on last edited by
      #2

      If you are using .NET, files in the folder ...\Microsoft Visual Studio .NET/Vc7/vcprojectitems show up in the "New Item" template list. I'm not sure if this is the "right" way to do it, but it works. If anyone knows the "right" way, let me know.

      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