I often mess around with existing code written years ago, often for systems other than Windows. It would be helpful to me if the editor would show which #ifdef/#else/#endif paths were active. This might be done by highlighting, or not, the appropriate code sections. Sometime I run into multiple, nested #ifdef's and sorting it all out is a big pain. Thanks.