| http://www.w3.org/ns/prov#value | - The best thing you can do is statically link to the runtime and ensure the exported API is limited to types strictly under your control -- no passing std::string to a function, no stdlib types as members, and do not new in one DLL and delete in another.
|