Fix the bug of accidentally matching "long" filenames to "short" filenames when using wild cards. For example, the FindFile API wrongly matches "MyApplicationForm.resx" to "*.res" because its shortened name is "MyAppl~1.res".
Work Around the Bug of "Deprecated DOS Wildcards"
Published 01/15/2003
