Not sure how to email you directly, so here goes...
Just made a couple of enhancements to your very excellent util, which made it work better for me:
- ability to expand env vars as used for include dirs, of the form -I $(ENV_VAR)\include
NOTE: I believe the ability to embed env vars in include, etc. paths is only avail. w/VC6
- fixed search order of includes -- "std" include directories should be searched AFTER include dirs specified in project file.
I'll be happy to send updated source if you reply with your email -- cant seem to attach files via forum mechanism.