Visual Studio 2003 Environment Coding
Hi,
I have to create my own coding standard in my application. For this, I likes to create an add-in in My visual studio 2003 developing environment. For environment coding, microsoft itself providing API's for getting the solution and iterates through the solution and likes that (envdte.dll).
My problem is, if some code part does not obey coding standard, needs to put a wavy underline in that code (like syntax error). Kindly give an idea/code sample to draw this type of colored wavy underline.
Thanks and Regards,
Prathap
Prathap
|