RE: [xml] Error registering libxml2.dll
- From: "Daniel Gehriger" <gehriger linkcad com>
- To: "'Kiran Kumar P'" <kkpis yahoo com>, <xml gnome org>
- Subject: RE: [xml] Error registering libxml2.dll
- Date: Sat, 6 Apr 2002 13:37:05 +0200
Kiran,
libxml is not a COM server, and therefore doesn't have to be registered
with regsvr32.dll. Just #include (NOT #import) the necessary header
files in your program, and add "libxml2.lib" (note the ".lib", not
".dll") to the linker input files. Make sure that the path to this file
is added to the linker's path.
Regards,
Daniel
-----Original Message-----
From: xml-admin gnome org [mailto:xml-admin gnome org] On
Behalf Of Kiran Kumar P
Sent: Saturday, 06 April, 2002 05:48
To: xml gnome org
Subject: [xml] Error registering libxml2.dll
Hi,
When i tried to register libxml2.dll using regsvr32
i got the error message "libxml2.dll" was loaded but
the DllRegisterServer entry point was not found.
I want to use libxml in my vc++ project,is there
any other way of doing this?
plese help me...
thanx in advance,
kiran<kkpis yahoo com>
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/ _______________________________________________
xml mailing list, project page http://xmlsoft.org/ xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]