| 120 | In order for your application to properly derive MIME types for local files (i.e. when you supply a "file:" URL), be sure that there is a "\CFNetwork.resource" directory in the same directory as CoreFoundation.dll. CFNetwork.resource must contain types.plist, an XML parameter list that describes the mapping of file extensions to MIME types. You can find the aforementioned directory and file in the same place as you found CoreFoundation.dll in the first place. Typically, a Safari installation will install it at |