Find out which header files are included..
-
Hi all, does anyone know if there is a parser for VS 6.0 projects (and VS7 while we're at it) to list all the header files that have been #included? I need to know what I header files I need to package up to go along with libs. Thanx Jubjub If there's one thing I've learned, it's that life is one crushing defeat after another until you just wish Flanders was dead. - Homer Simpson
-
Hi all, does anyone know if there is a parser for VS 6.0 projects (and VS7 while we're at it) to list all the header files that have been #included? I need to know what I header files I need to package up to go along with libs. Thanx Jubjub If there's one thing I've learned, it's that life is one crushing defeat after another until you just wish Flanders was dead. - Homer Simpson
How about this article, on this very same website! http://www.codeproject.com/useritems/includefinder.asp
-
How about this article, on this very same website! http://www.codeproject.com/useritems/includefinder.asp
Thanx Blake, I did ever combination of search I could think of on CP. That page didn't turn up. Glad you helped me out. Really appreciate it. Thanx Jubjub If there's one thing I've learned, it's that life is one crushing defeat after another until you just wish Flanders was dead. - Homer Simpson