ICU (which includes these files) is available from http://www10.software.ibm.com/developerworks/opensource/icu/index.html
You need version 1.4. It's also available from from the XML4C download page on the IBM alphaworks website, which is probably where your .zip file came from. The Xerces-c files at Apache are confiugered to build without ICU. "Ray Goddard" <[EMAIL PROTECTED]> asked > Environment Win32 (NT4), VC6 SP3 > I downloaded the xml4src3_1_0.zip and attempted to build the Xerces-all, > XercesLib project. > All fine except > #include <unicode/uloc.h> > #include <unicode/unicode.h> > #include <unicode/ucnv.h> > #include <unicode/ustring.h> > are not available. > Can you tell me where I can get copies.