IE Menu Extension
-
Hi everyone, Although being a great fan of this site it's only the first time that I write to one of its forums. The problem I am facing and forced me to do so, is that I cannot understand (find a reference or sth) how I can replicate what "E&xport to Microsoft Excel" is doing. This is an extension of the right-click menu of Internet Explorer, which is set by inserting a new key under [HKCU]->Software->Microsoft->Internet Explorer->MenuExt, and is used to call the Excel's resource 3000 to export html data to an excelsheet. Is it simply a resource in the executable (e.g. a windows form declared as a resource)? How does it take the argument? Is there anywhere any sample code doing the same thing?:confused: I would like to do the same with an executable of mine. I've tried searching around, but I was unable to find sth in relation :( Could you please assist me? Kind Regards, G.