Bugs item #553269, was opened at 2002-05-07 08:41 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=432066&aid=553269&group_id=42081
Category: None Group: None >Status: Pending Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Glenn Carr (glenncarr) Summary: filespec not matched correctly Initial Comment: When the directory of searches is searched for *.xml files, it also matches files with *.xml* filenames. For example - one of the search xml files could be renamed to .xml_sav, and it would still be discovered and loaded by the toolbar ---------------------------------------------------------------------- Comment By: Glenn Carr (glenncarr) Date: 2002-05-09 17:45 Message: Logged In: YES user_id=18127 Attached is the updated DQSDTools.dll. Download it, regsvr32 it, and logoff/logon to try it. ---------------------------------------------------------------------- Comment By: Glenn Carr (glenncarr) Date: 2002-05-09 17:40 Message: Logged In: YES user_id=18127 I think I've fixed this. FindFirstFile doesn't appear to work, but I'm probably using it incorrectly. Made a change to test each file found with PathMatchSpec. If someone wants to check this out and apply a better fix, please do. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=432066&aid=553269&group_id=42081 _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Dqsd-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-users http://sourceforge.net/mailarchive/forum.php?forum_id=8601
