Re: very urgent

2001-07-17 Thread kiuma
prasanna wrote: 004c01c10f20$1f82cb00$3b91a8c0@workgroup"> Hi, Im making use of Apache Xerces C. Im interested in getting the attribute names and values in the order in which they are described in XML.   The method getAttributes( ) of DOM_Node class returns a DOM_NamedNodeMap c

DOMSave = DOMPrint

2001-07-11 Thread kiuma
Ok I see too many messages reguarding it hey my mbox!! ;-P // DOMSave.h // // #ifndef DOMSAVE_H #define DOMSAVE_H // Includes #include #include #include #include #include #include #include #include #include #incl

Re: [Libraries ?]

2001-06-06 Thread kiuma
Bogdan Hodorog <[EMAIL PROTECTED]> wrote: > *This message was transferred with a trial version of CommuniGate(tm) Pro* > From where can I get libraries for borland C++ compilers? > > -- > Best regards, > Bogdan > mailto:[EMAIL PROTECTED] > > > > ---

win32 dll for BCB4 first test nearly finished

2001-06-05 Thread kiuma
Yes, it seems to work! I can use it in a big project, more or less 30.000 rows saving dom both to char* and to files. p.s. don't even try to test it under Win98 it doesn't properly work. My test hes been done both under win98 and WinNt. P.s. W Linux, M Windows ;=) ___

Re: [Why were <> used instead of "" for include files?]

2001-06-05 Thread kiuma
e "modules/foomod.h". But if u include a general purpose library .h file u'll include that as . cya, /kiuma Get free email and a permanent address at http://www.netaddress.com/?N=1 ---

Borland users good news!!!!

2001-06-04 Thread kiuma
r) to send code and dll and lib. cya, kiuma. Get free email and a permanent address at http://www.netaddress.com/?N=1 - To unsubscribe, e-mail: [EMAIL PROT

can not Initialize class member

2001-05-31 Thread kiuma
I'm tryng to recompile xerces 1.3 but in domstring.cpp in lines like "int DOMString::gTotalStringHandleCount = 0;" Compiler says he cannot initialize class member there, if i omit it linker gives me an unresolved symbol? Can U help me?

Re: [xerces+borland C++]

2001-05-31 Thread kiuma
It's not possible that way. 1st: U have to include the .lib file. 2nd: U can't use coff2omf to convert m$vc .lib in bcb .lib 'cause it contains object. if U want to build a layer using existing dll U have do do it in vc. Get fre

Plz Plz Plz BCB4 help!!!!!

2001-05-30 Thread kiuma
I tryed my xml file with UTF and LATIN1 and ISO-8859-1 but always wrong results. In VC6 it's all ok, so what's wrong with BCB4??? Has any1 a .lib omf formatted and can he send both dll and lib to me? I'm in the

Plz help BCB4!!!!!

2001-05-30 Thread kiuma
Hi! I'm desperate , 'cause I've successfully compiled Xerces 1_3 under BCB4and i'm trying to make a getAttribute and get a value written in german (i.e. chars like Ä) but Xerces under bcb4 makes a lot of confusion reading chars like that. I really need a solution! ___