Wildcard string compare (globbing) - CodeProject
Matches a string against a wildcard string such as "*.*" or "bl?h.*" etc. This is good for file globbing or to match hostmasks.; Author: Jack Handy; Updated: 15 Feb 2005; Section: String handling; Chapter: General Programming; Updated: 15 ......