I recently have been upgrading my open source libraries in
my project. In upgrading from libxml2 2.6.29 to 2.7.5, I got a C1017 error on
threads.c. The patch supplied by Eric Zurcher for his Borland error also fixed
this Visual C++ error. This patch is listed in the archives at http://mail.gnome.org/archives/xml/2009-September/msg00078.html.
Neil |