Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Nikolaj on March 03, 2011, 11:20:21 pm

Title: Howto - create a COM DLL
Post by: Nikolaj 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 :)
Title: Re: Howto - create a COM DLL
Post by: oBFusCATed 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.