Hi , thanks for helping me out but now i have the following error has anyone faced the problem befor?.iam awaiting ur reply
XmlFunctionHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall XmlFunctionHandler::messageheader_EndHandler(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?messageheade r_EndHandler@XmlFunctionHandler@@QAEXABV?$basic_string@DU?$char_traits@D@std @@V?$allocator@D@2@@std@@@Z) XmlFunctionHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall XmlFunctionHandler::messagebody_EndHandler(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?messagebody_En dHandler@XmlFunctionHandler@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V? $allocator@D@2@@std@@@Z) XmlFunctionHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall XmlFunctionHandler::MSG_EndHandler(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?MSG_EndHandler@XmlFunc tionHandler@@QAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@ std@@@Z) Debug/XmlParser.exe : fatal error LNK1120: 3 unresolved externals Error executing link.exe. The environment is Operating system : Win2k Dev. Tool : VC++ 6.0 with SP5 with Xerces 1.5 Thanks in advance, Suresh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
