You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Sascha Presnac <sa...@bestcolor.com> on 2001/07/12 10:26:11 UTC

Problems with Xerces 1.5 and buiding a DLL

Hi!

Since Weeks now, i try to build a .dll what calls the Xerces .lib.
I have to build a .dll, because i want to access XML from Delphi.

So, i want to the .dll from Delphi and the .dll implements the Xerces
functions i need.

But, when i write this line into the Source of the .dll, i cannot call the
.dll. I can Build it, but when i call it from Delphi using "LoadLibrary", it
throws me an exception 998.
Here is what MSDN says about this:
998 Invalid access to memory location.  ERROR_NOACCESS

The line i write witch is causing the problem is this one:

DOMParser			m_domParser;

I have set all #defines and this stuff, but it will not work.

Can you help me?

Beste GrĂ¼sse, BEST regards
Sascha Presnac

-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-

My Favorite Links:
http://www.wo-gibts-geld.de/
http://www.techcrawler.de/jamt/
http://www.profiseller.de/shop1/mega/index.php3?ps_id=P3178618

-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org