I am creating multiple themes for a single Wordpress installation. I would like to share some files between all of the themes (eg. functions.php). Is there some way to do this, or do I need to create multiple copies of these files?
What do you mean? You'll have add the function to the theme. Or, the best option would be make the ones you can widgets.