Some netizens often ask: in VC ++, how do I access objects, functions, variables, and other elements in JavaScript?
Here we take a seriesArticleCentralized for easy access.
VC ++ accessing JavaScript (1) -- The role of window in the Script Engine
Http://blog.csdn.net/pimshell/archive/2008/08/02/2758863.aspx
VC ++ accessing JavaScript (2) -- idispatchex is the foundation of dynamic scripting language
Http://blog.csdn.net/pimshell/archive/2008/08/04/2768182.aspx
VC ++ accessing JavaScript (3) -- traversing arrays in Javascript
Http://blog.csdn.net/pimshell/archive/2008/08/04/2768206.aspx
VC ++ accessing JavaScript (4) -- the original function is also an object
Http://blog.csdn.net/pimshell/archive/2008/08/05/2772413.aspx
VC ++ accessing JavaScript (5) -- events that bind webpage Elements
Http://blog.csdn.net/pimshell/archive/2008/08/05/2773717.aspx
VB-like VC ++ development (1) -- Introduction
Http://blog.csdn.net/pimshell/archive/2008/07/23/2699046.aspx
VB-like VC ++ Development (2) -- com exception and safecall
Http://blog.csdn.net/pimshell/archive/2008/07/24/2704344.aspx
VB-like VC ++ Development (3) -- # Import
Http://blog.csdn.net/pimshell/archive/2008/07/24/2705663.aspx
VB-like VC ++ development (4) -- properties and methods for calling the idispatch Interface
Http://blog.csdn.net/pimshell/archive/2008/08/01/2754831.aspx