diff --git a/vcnet/mxml4.def b/vcnet/mxml4.def index bbbf677..807a87b 100644 --- a/vcnet/mxml4.def +++ b/vcnet/mxml4.def @@ -2,14 +2,13 @@ LIBRARY "MXML4" EXPORTS mxmlAdd mxmlDelete - mxmlElementDeleteAttr + mxmlElementClearAttr mxmlElementGetAttrByIndex mxmlElementGetAttrCount mxmlElementGetAttr mxmlElementSetAttr mxmlElementSetAttrf mxmlEntityAddCallback - mxmlEntityGetName mxmlEntityGetValue mxmlEntityRemoveCallback mxmlFindElement @@ -74,7 +73,7 @@ EXPORTS mxmlSetComment mxmlSetCommentf mxmlSetCustom - mxmlSetCustomHandlers + mxmlSetCustomCallbacks mxmlSetDeclaration mxmlSetDeclarationf mxmlSetDirective