Hi!

It seems like that i have found a workaround for that matter (static loading
the Xerces DLL�s).
I do not know, if there is a solution, so i will further load the Xerces DLL
dynamicly via "LoadLibrary" and call "GetProcAdress" for using the
functions.
This seems to be the only way to build a Xerces using DLL...

BESTe Gr�sse, BEST regards

Sascha Presnac
Research & Development
BEST GmbH
Mevissenstr. 65
D-47803 Krefeld
Germany
http://www.bestcolor.com/

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

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

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

 |# -----Original Message-----
 |# From: Sascha Presnac 
 |# Sent: Friday, June 08, 2001 4:04 PM
 |# To: '[EMAIL PROTECTED]'
 |# Subject: Problems with Xerces 1.4.0 and VC++ 6.0
 |# 
 |# 
 |# Hi!
 |# 
 |# I have a big problem using Xerces 1.4.0 with Visual C++ 6.0 
 |# (SP 4) and Windows 2000 Pro.
 |# I want to build a DLL, witch implements the xerces 
 |# .lib-files (and so calls the xerces dll�s)
 |# Now, when I try to load the DLL with Delphi (its an C++ 
 |# with 'extern "C"' calls in it), it throws me an Expection.
 |# It does not throw errors, when i try to load it with a 
 |# sample console .exe file.
 |# 
 |# So, for my eyes, it seems that i cannot build a .dll witch 
 |# is calling xerces for building a dll to use with Delphi.
 |# 
 |# Please help me with that matter.
 |# Thank you in advance...
 |# 
 |# Sascha
 |# 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to