Build 1544
requires software maintenance through 2007.01.10. (General release.)
Fixed problem with Boost library in which some functions were mistakenly unknown. (case=972) 4314
Adding a parameter via Change Signature retains default parameter comment in cpp. (case=4158)
Alt+G finds cpp for full qualify functions when using namespaces. (case=4204) 5775
Alt+G finds cpp when using several namespaces. (case=4205) 5775
Comments in Autotext no longer break Create Implementation for templates. (case=4247) 5788
Extra slash no longer inserted when accepting a suggested directory name using a slash. (case=4388)
Extract Method recognizes symbols that follow a pre-increment. (case=4433) 5815
Limited the list of refactoring commands when code is selected. (case=2197) 5703
Fixed a case in which Alt+O unexpectedly opened a list of files. (case=4372) 5814
Fixed a case in which Alt+O did not switch among cpp, header and inl properly. (case=3876) 5681
Fixed option that prevents filtering toolbar from appearing. (case=4448)
Find References Results displays correct icon for <= and pre-increment operators. (case=2493) 5766
Alt+O find correct header when two with the same name exist in the project. (case=233)
Fixed parsing of VB when strings contain backslash. (case=3904)
Symbols added via class wizard are known when project prior to opening files of the class. (case=4374) (VC++ 6.0)
Move Implementation handles keyword inline properly. (case=4347)
Improved differentation between using directives and declarations. (case=1166)
Fixed parameter info for SendMessage(). (case=2506)