Mar 17, 2005 #1 eussam Computer Joined Mar 17, 2005 Messages 1 Location FR Hello, I am in charge of an old project written in VC++ 6.0, there no many documentations and I was wondering if tools allowing dead code detection exist on this platform Thanks a lot in advance.
Hello, I am in charge of an old project written in VC++ 6.0, there no many documentations and I was wondering if tools allowing dead code detection exist on this platform Thanks a lot in advance.
Apr 29, 2005 #2 xwb Computer Joined Apr 29, 2005 Messages 535 Location GB If you build the release version, it will not build in any dead code into the executable. Upvote 0 Downvote