[
Lists Home |
Date Index |
Thread Index
]
- From: James Clark <jjc@jclark.com>
- To: "Posert, Bob" <BPosert@filenet.com>
- Date: Tue, 24 Nov 1998 16:43:27 +0700
Posert, Bob wrote:
>
> Is there a user group or mailing list for expat users?
Not that I know of.
> I'm running into
> some
> issues that other people may have solved:
> - I can't get a simple program using XML_UNICODE_WCHAR_T to work.
Unfortunately for things to work properly you need to define XML_UNICODE
as well as XML_UNICODE_WCHAR_T. If you still have problems send me a
proper bug report.
> - What's the best way to distribute xmlparse.dll/xmltok.dll? I'm thinking
> of
> building dlls named <my-company-prefix>-xmlparse.dll, and
> <my-company-prefix>xmltok.dll,
> with version information embedded, so that our install can track versions.
> We may also have
> to build <m-c-p>xmlparseU.dll for UNICODE releases.
Unless you need access to the xmltok layer, you might find it more
convenient to have a single DLL that combines xmltok and xmlparse.
James
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|