Author Topic: How to create an ActiveX for Internet Explorer  (Read 4621 times)

kevin7rm

  • Guest
How to create an ActiveX for Internet Explorer
« 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

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: How to create an ActiveX for Internet Explorer
« Reply #1 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: How to create an ActiveX for Internet Explorer
« Reply #2 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ