T
Tadeusz Jordan
Hello. I am trying to learn MFC but here is the question for which I was
unable to find the answer. Given this class definition:
int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct) {
What does it exactly do? CMainFrame derives from OnCreate class? What do
arguments of the OnCreate class do?
I would appreciate any help.
Sincerely,
Tadeusz
unable to find the answer. Given this class definition:
int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct) {
What does it exactly do? CMainFrame derives from OnCreate class? What do
arguments of the OnCreate class do?
I would appreciate any help.
Sincerely,
Tadeusz