Embed an HTML control in your own window using plain C
Posted: 14 Dec 2002
Updated: 3 Aug 2006
Views: 496,312
Rating: 4.96/5
Votes: 124
Popularity: 10.38
Licence: The Code Project Open License (CPOL)
Bookmarked: 193
Downloaded: 5,818
Specifically shows how to embed a browser OLE object in your own window, and more generally demonstrates how to manipulate and create COM/OLE objects, in plain C (ie, no MFC, WTL, ATL, .NET, C#, nor even C++). The latter is applicable to many other uses, such as creating your own script engine.