I'm writing a Com control to be used in a web page and I need to keep the
total download size to a minimum. The full xerces-c_1_5_1.dll is 1.3M which
is quite a bit too big for what I need. All I'm doing is SAX parsing of a
stream from an HTTP request. Is there any way to build a dll that only has
the SAX parser in it? (Or statically link the parts I need into my own
control)?
Any advice would be helpful.
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]