I'm trying to load all associated DLLs of a program into a single IDA Pro database using the pe_scripts: http://www.openrce.org/downloads/download_file/57 by executing pe_dlls.idc script however I always get the error "Unable to create the $DLL_NAME$_S_MZ_HEADER structure!" for each DLL loaded and it doesn't properly work (IDA Pro doesn’t analyze or recognize the DLLs code and it's all loaded as raw).
any clue?

