I'm having difficultry trying to subclass the desktop. I've tried the following:
subClass.SubclassWindow(GetDesktopWindow()->m_hWnd);
subClass is a class that I've derived from CWnd to capture messages. Any help is appreciated.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Thread: How do I subclass the desktop?Threaded View
|
Click Here to Expand Forum to Full Width |