class_domdocument26: tguid = '{f5078f1b-c551-11d3-89b9-0000f81fe221}';
class_domdocument30: tguid = '{f5078f32-c551-11d3-89b9-0000f81fe221}';
class_domdocument40: tguid = '{88d969c0-f192-11d4-a65f-0040963251e5}';
而openxml却使用了另一种方法
它不知怎样又搞出一个tdomimplementation,里面又有一个createdocument,总之哪里代码多多,没精力看了。
还有哪个txercesdomimplementationfactory,好像是linux下用了,却代码少少,一眼看完
initlibrary;
getdomproc := getprocaddress(flibhandle, sgetdomimpl);
getdomproc(result);