Is it possible to change the typedef of XMLCh* to wchar_t*,so that i can parse the unicode stream? If this is possible, where can i find the typedef of XMLCh*?
> Hi, > need to parse a unicode stream (i`m receiving wchar_t*)and print the > elementnames and corresponding values in unicode again! When i call > XMLString::transcode the result is transcoded into the local codepage. Is > there any other method to call or another way to achieve what i want? > Thanks in advance! > Andre > > -- > +++ Jetzt WLAN-Router f�r alle DSL-Einsteiger und Wechsler +++ > GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- +++ Jetzt WLAN-Router f�r alle DSL-Einsteiger und Wechsler +++ GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
