Menu

Embedding Browser control in Notepad++

2012-02-07
2013-07-23
  • Madhur Ahuja

    Madhur Ahuja - 2012-02-07

    Does anybody have any luck with embedding IBrowserControl in Notepad++ ?

    I am trying to build a plugin similar to HexEdit, but instead of loading ListControl, it will load IBrowser Control to load a web page.

    I have already followed the method shown here:
    http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c4379

    However, calling the method to Embed the IBrowserControl, crashes Notepad++.

    If anybody wants to take a look at the source code:
    https://github.com/madhur/Npp-Markdown-Viewer

     
  • Wasim

    Wasim - 2013-07-23

    here is my work, if you can continue;
    i am trying to show browser in dock.
    if you succeeded, please uologic@gmail.com