Hi, I have created an dll which internally makes use of xerces and do some work. I have client which makes use of my dll. When i developed th dll using VC6 and used in a client in VS2003 it gets linked and gets properly called. But if i try to create dll in VS2003 then it does gets compiled but client application is not able to link to the function. Do i need to do some settings for VS2003? I have already made it multi threaded and tchar settings. Is anything else is needed for VC7 onwards? Any help is highly appreciated. Regards Shalmi -- View this message in context: http://www.nabble.com/Linking-problem-for-dll-using-xerces-tf4851876.html#a13882607 Sent from the Xerces - C - Dev mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
