I am trying to get the the handle for the present window, from inside the Serialize function within the Doc class. This is what i am using:CWnd* m_pMainWnd = GetParent();

but it doesn't work. I'm at a loss as to what I should use. Any help would be greatly appreciated!


Still trying to get past the learning curve on this end...

John Hagen