|
-
August 17th, 2001, 08:54 AM
#1
How do I get a Window Handle
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
-
August 17th, 2001, 08:59 AM
#2
Re: How do I get a Window Handle
Uhm... Wouldn't it make more sense to ask your question in the C++ DB?
----------------
You can contact me directly at [email protected]
Hey, and... don't forget your parsley cause you can't eat your dog after having stolen him from some animal shelter and having drowned him in the Atlantic Ocean.
-
August 17th, 2001, 09:01 AM
#3
Re: How do I get a Window Handle
Yep, my mistake. Selected the wrong discussion group. Color me embarrassed. Sorry...
Still trying to get past the learning curve on this end...
John Hagen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|