XP has tab-completion it even supports variables, example:

C:\Windows> edit w*.log

If you hit tab it will search through all the different .log files starting with W. Works great in my experience.

--Drevlan