I have developed and Access 97 application at work that uses .FileSearch in a module.  Everything works fine under Windows NT.  Our company is making a change-over to Windows XP.  When an XP user goes into my application everything works as it should until they try to use the module with the .FileSearch routine.  The program gives some non-descript error message and runtime error.  I have tried changing references to different classes that have .FileSearch to no avail.  Is there a way to keep my same code and have it run under Windows XP