Articles Written by Max A. Shonichev

Work Around the Bug of "Deprecated DOS Wildcards"

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".

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds