I have this "usual" windows wildcard: "*ftp*ftp* 0 *-*-*-*"
Can anybody tell me what is the equivalent of this "windows wildcard" to a regular expression so I can use it with Regex.IsMath()?
Or is there any other string function that will accept a "regular windows wildcard" string?
Thanks in advance


Reply With Quote