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