libexpat/expat/lib
Václav Slavík 95b95032f9 Fix building on win32 if _UNICODE is defined
Explicitly use LoadLibraryA() instead of the LoadLibrary() macro, which 
may expand to LoadLibraryW() depending on build configuration.
2017-06-25 17:38:11 +02:00
..
.gitignore
ascii.h
asciitab.h
expat_external.h
expat_static.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.h Bump version, year, and ID for 2.2.1 2017-06-17 01:58:05 +02:00
expat.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expat.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw_static.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
expatw.vcxproj.filters siphash: Integrate into build system 2017-06-11 01:20:41 +02:00
iasciitab.h
internal.h
latin1tab.h
libexpat.def
libexpatw.def
nametab.h
siphash.h siphash.h: Compress change log a bit 2017-06-23 21:06:20 +02:00
utf8tab.h
winconfig.h MinGW: No longer ignore expat_config.h 2017-06-16 20:38:52 +02:00
xmlparse.c Fix building on win32 if _UNICODE is defined 2017-06-25 17:38:11 +02:00
xmlrole.c Remove amigaconfig.h and macconfig.h (issue #14) 2017-06-16 21:06:16 +02:00
xmlrole.h
xmltok_impl.c
xmltok_impl.h
xmltok_ns.c
xmltok.c Remove amigaconfig.h and macconfig.h (issue #14) 2017-06-16 21:06:16 +02:00
xmltok.h