Hi, I've succeeded in buildong MfcEMbed with VC7.1, but I steel have a bug... In the MRU loader , I have a crash if the fgets function. It seems to be due to conflict between libs builded with the /MD flag and the other not...
How can I make shure that all the libs are build with the same flag? (I've used VC6 to build mozilla and the sdk, only MfcEmbed, the project in wich I need to work, is build using VC7.1) Eric _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
