mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-28 22:23:21 +01:00
7bbcab1568
#import <type_library>. The latter is sensitive to the exact name/version of the library provided by Microsoft and various options provided to the type library reader. (Found the issue when I attempted to build with MSXML4 rather then MSXML3.) [kas] Created the default PROGID define. M$. in their wisdom, removed the version independent IDs starting in version 4.0 of the MSXML library. Saves a lot of 'DLL hell' problems but creates others for maintainers. The initialization code will now try the 4.0 ID and then the older (version independant) name. [kas] StreamAdaptor now derives from ISequentialStream, not IStream. Fixes to StreamAdaptor::QueryInterface. |
||
---|---|---|
.. | ||
ext | ||
filter | ||
helpers | ||
parsers | ||
wrappers | ||
AttributeList.h | ||
Attributes.h | ||
ContentHandler.h | ||
DocumentHandler.h | ||
DTDHandler.h | ||
EntityResolver.h | ||
ErrorHandler.h | ||
HandlerBase.h | ||
InputSource.h | ||
Locator.h | ||
Makefile | ||
Parser.h | ||
ParserConfig.tpl | ||
SAX.dsp | ||
SAXException.h | ||
saxfwd.h | ||
saxlib.bpf | ||
saxlib.bpr | ||
saxlib.tpl | ||
SAXNotRecognizedException.h | ||
SAXNotSupportedException.h | ||
SAXParseException.h | ||
XMLFilter.h | ||
XMLReader.h |