"Charles Davis" <cdavis at mymail.mines.edu> wrote:
> + if(1 || compare_emf_bits(hMetafile, EMF_BITBLT, sizeof(EMF_BITBLT),
> + "emf_BitBlt", FALSE) != 0)
> + {
> + dump_emf_bits(hMetafile, "emf_BitBlt");
> + dump_emf_records(hMetafile, "emf_BitBlt");
> + }
You forgot to remove if (1).
--
Dmitry.