On Tue, Oct 07, 2003 at 03:14:27AM +0200, Gisle Vanem wrote: > Defining WIN32_LEAN_AND_MEAN speeds up the > compilation a lot (both MSCV and MingW). But then <commdlg.h> > isn't included in <windows.h>. This little patch fixes that:
Checked in. Should we define WIN32_LEAN_AND_MEAN ourselves, so that Ethereal is always compiled with it defined?
