1 This directory contains dummy DLLs intended to support testing of the module 2 scanning code currently in Chrome Frame (in module_utils.cc at time of writing). 3 4 The DLLs contain no code of mention and export a DllGetClassObject function. 5 The only main difference between them is that they have different version 6 numbers in the FileVersion and ProductVersion fields of their 7 VS_VERSION_INFO resources.