ansaurus

tags:

  • com
  • mshtml
  • vb6
  • webbrowser-control

views:

288

answers:

0
Q: 

Using the MSHTML interfaces IHTMLChangeSink, IHTMLChangeLog and RegisterForDirtyRange in VB6

Is this even possible?

I can implement IHTMLChangeSink, but not IHTMLChangeLog, but I cannot call RegisterForDirtyRange or CreateChangeLog in VB6.

related questions

What is the operator precedence order in VB6?
VB6 Runtime Type Retrival
What could cause Run-time error 1012 Error accessing application data directories
How to do multi-column sorting on a Visual Basic 6 ListView?
Regex in VB6?
Classes in VB6
ActiveX control default property discovery
How do I click a button on a vb6 form?
VB6 NegotiateMenus
Check if a record exists in a VB6 collection?
What's the simplest .NET equivalent of a VB6 control array?
Calling DLL functions from VB6.
How would you extract data from a MS Project .mpp file?
When must I set a variable to "Nothing" in VB6?
Using Subversion with VB6
How to filter by 2 fields when loading data into an access database table from an excel spreadsheet
Local Currency String conversion VB6
Copying Files over an Intermittent Network Connection
Prevent a TreeView from firing events in VB6?
How to parse XML in VBA
How do I best share an embeddable form in VB6?
'Break' equivalent keyword for VB
How to use a mutex in Visual Basic
Unload a COM control when working in VB6 IDE
How do you migrate a large app from VB6 to VB .net ?
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove