No, the file is definitely not there. I checked MFC 42 list of files and afxdtctl.h is not listed there.
So there is still problem with 1.8.0.6 branch of mozilla sources. Testing applications can't be compiled with VC6. Is there any chance it will be fixed? > take a look at %MSVCDIR%\MFC\Include\ > the header should be there. > Probably, your %INCLUDE% does not list it. > > > -VJ > > > PrintingPromptService.cpp fails to compile with message below: > > > > mozilla/embedding/tests/mfcembed/components/stdafx.h(57) : fatal error > C1083: Cannot open include file: 'afxdtctl.h': No such file > > or directory > > > > > > it appears that afxdtctl.h is available with visual studio 7 or higher > while according to this page > > http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites > > VC6 is the official tool for building Firefox 2 and Firefox 1.5.0.x > > > > So references to afxdtctl.h must be removed from those branches. > > _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
