Sidebar language and C/C++ is it possible?

I have an idea for gadget, but I need to read files binary. So it looks I could make my gadget using C/C++ becouse HTML doesn's have such possibility but I am not sure is it possible to implement C/C++ in my gadget development.

I would realy thankful if someone would explane how to develop gadget using C/C++



Answer this question

Sidebar language and C/C++ is it possible?

  • AlexDcosta

    Thank you both
  • RussSpitler

    If you write your C++ code as an ActiveX object, you can embed the object in your HTML and access the functionality through Javascript. I believe there are some examples of this in previous posts on this forum.

    -SANDY


  • Steve Jensen

    Have a look at this post, and follow the links to Bruce's How To documentation

  • Sidebar language and C/C++ is it possible?