I have programmed in c and c++ for years but I am just introducing
myself to the Windows API and MFC.
I started on MFC with this tutorial
http://www.codersource.net/samples/mfc_tutorial_5.zip
To make a long story short ... I edited a dialog box resource, saved
it, then went through the class wizard to create a new class.
Basically step by step through that web page. It generated
NewDialog.cpp and NewDialog.h, but didn't generate stdafx.h or
script3.h . (The resource is named script3).
I googled on this, stdafx.h and the resource header file are
apparently supposed to be generated by
the class wizard, I wasn't able to find anybody else with the same
problem, does anybody know what might be causing this (a project
setting maybe?) or an alternate way to generate them?
I could probably use a generic stdafx.h like this
http://tinyurl.com/yvpl7o
from reading about it, it looks like it is usually pretty standard,
but script3.h should have some necessary things in it, I don't know
what.
Thanks for any help, sorry for the newbie type questions ...
--
Joe Cosby
http://joecosby.com/
Capt. Dobbs:
Suppose every one thought the same way you do?
Capt. Yossarian:
Then I'd be a damn fool to think any different.
:: Currently listening to No Surprises, 1997, by Radiohead, from "OK Computer"