I am having difficulty making a simple MFC based program on Microsoft's VC++. I don't like the wizard junk. I want to be completely in charge of the header files being used. I want to have direct, simple control over my programs.

Is there a way that I can simpley include the MFC's into my program, without wizards, or DLLs?