Archive of UserLand's first discussion group, started October 5, 1998.
Re: Question about embedding HTML on Windows
Author: Walter Smith Posted: 5/8/1999; 9:03:37 PM Topic: Question about embedding HTML on Windows Msg #: 5869 (In response to 5860) Prev/Next: 5868 / 5870
Take a look at ATL 3.0 (shipped in VC++ 6.0). The CAxWindow class makes it almost trivial to embed a web browser control and has much less overhead than MFC. If you don't want to get involved with ATL directly, you might investigate calling AtlAxWinInit() and then using the window class "AxWin" with CreateWindow.- Walter
This page was archived on 6/13/2001; 4:49:55 PM.
© Copyright 1998-2001 UserLand Software, Inc.