Author Topic: Howto - create a COM DLL  (Read 2988 times)

Nikolaj

  • Guest
Howto - create a COM DLL
« on: March 03, 2011, 11:20:21 pm »
Hi :),
I would like to create a COM DLL. It's possible in C::B? If it's possible, how can I create it?
Thanks a lot :)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Howto - create a COM DLL
« Reply #1 on: March 04, 2011, 12:11:58 am »
You'll get the pretty much standard answer, because you're not reading the rules.

Read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
Then go to the compiler's manual, support forum or mailing list to ask how to do it.
Then compile your program on the command line to see how it should be done
and after that ask a question where to put the appropriate options in the C::B's GUI.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]