Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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 :)
-
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.