I want to write a Macromedia Dreamweaver extension dll. Name mangling requires me to have parts of the source in a plain C module. I need access to C++ functions from there. How would I go about it?