I get the following message when I compile in debug mode:
warning C4652: compiler option 'PM representation(/vmb)' inconsistent with
precompiled header;
The help says I should recompile my precompiled headers with the correct
options but I can't figure out how to do this or which options are wrong.
Ken