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++

Sidebar language and C/C++ is it possible?
AlexDcosta
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