<< Larry: Could you trap the date/time stamp of the DLL to figure out if it's "current"? >> Ouch -- I guess I could, but I'd have to start by determining which DLL (if there are several) is currently loaded by the application.
I think Mike's solution, which lets me call directly into the operating system to get this information, will probably do what I need to do -- I'll have to wait until I have a couple of hours to use for experimentation. -- Larry

