Add mxmlFindValue to VC++ DLL export file.

pull/193/head
Michael R Sweet 14 years ago
parent 4b0511f8ac
commit 1a660a57d4
  1. 1
      vcnet/mxml1.def

@ -17,6 +17,7 @@ EXPORTS
mxmlEntityGetValue
mxmlEntityRemoveCallback
mxmlFindElement
mxmlFindValue
mxmlIndexDelete
mxmlIndexEnum
mxmlIndexFind

Loading…
Cancel
Save