The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / wildcard.c
2003-01-05 benInclude putty.h to get prototypes for exported functions.
2003-01-05 benCommas at the end of enumerator lists aren't allowed.
2001-08-27 simonImplemented a simple wildcard matching engine, and...