Title: Message
Ah, you're talking Project Settings, C/C++ tab, Use run-time library = Multithreaded / Multithreaded DLL.  Must remember not to e-mail before caffeine.  Yes, using Multithreaded will static link you against MFC.  Unfortunately, you will have MFC in memory twice, as Xerces is not (on Windows) a static library.
 
Adam Heinz
Senior Software Developer
Exstream Software
-----Original Message-----
From: Milan Tomic [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 18, 2004 8:29 AM
To: [EMAIL PROTECTED]
Subject: RE: VC6 build

 
    Exe? I was beliving that the difference between those two options are how MSVCRT.dll will be linked into Xerces dll: dinamically (Multithreaded DLL) or statically (Multithreaded). My problem is that when I use Multithreaded DLL (dinamic MSVCRT.dll linkage) - then VC6 can't link MFC statically (and I really need it). Am I right?
 
Best regards,
Milan
 

Reply via email to