Set FSO = CreateObject("Scripting.FileSystemObject")

I know this object belong to scrrun.dll but how can I find out what dll it belongs to if I run into a case like this?

Thanks