Archive of UserLand's first discussion group, started October 5, 1998.

Re: You must implement OLE in-place embedding somehow

Author:Robert Krajewski
Posted:5/12/1999; 12:49:08 PM
Topic:Question about embedding HTML on Windows
Msg #:6126 (In response to 6117)
Prev/Next:6125 / 6127

My MFC is a little rusty. The generic window class is actually CWnd. You can make one and associate it with your already-created window (HWND) with CWnd::Attach. Or you could try CWnd::FromHandlePermanent.

Then the CHtmlView would specify that CWnd as the parent.


There are responses to this message:


This page was archived on 6/13/2001; 4:50:06 PM.

© Copyright 1998-2001 UserLand Software, Inc.