Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: kevin7rm on December 17, 2009, 06:12:47 pm

Title: How to create an ActiveX for Internet Explorer
Post by: kevin7rm on December 17, 2009, 06:12:47 pm
Hello, friends. Before saying anything else I apologize for my English because I'm still learning without success.
I have never use C::B, neither Visual C++ as language. Nevertheless I need to  create an Activex Control for de IE in order to access to some PC's resources from a web page. I've heard that Visual C++ makes easier the proccess of creation of this kind of control.
Can you tell what should I do to create a single one by using C::B?
Sorry if you don't understand what I'm trying to ask.
Thank you a lot
Title: Re: How to create an ActiveX for Internet Explorer
Post by: Seronis on December 17, 2009, 06:16:26 pm
This has nothing to do with C::B and should be asked on whatever forum supports thecompiler you are using (gcc / vc++ toolkit etc) or in a general Windows programming forum.  Topic will probably get locked when a mod finds it.
Title: Re: How to create an ActiveX for Internet Explorer
Post by: MortenMacFly on December 17, 2009, 06:58:23 pm
Topic locked for the reasons given.

Please respect our forum rules and don't violate them.

One hint: Your question depends extremely on the compiler, platform, SDK version as well as used libraries / frameworks. So there wouldn't even be a general answer.