News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

CodeBlock and Windows Api?

Started by orlay, November 13, 2009, 06:32:33 PM

Previous topic - Next topic

orlay

I use "vfw32.lib" window's api. Can I used it free if it is of Microsoft? 

MortenMacFly

Quote from: orlay on November 13, 2009, 06:32:33 PM
I use "vfw32.lib" window's api. Can I used it free if it is of Microsoft? 
For such lisensing issues ask the provider of this library (probably Microsoft) or read the licensing terms that ship with the SDK you got that library from. These can be many and you didn't even tell.

However - not related to C::B thus violating our forum rules. Topic locked.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]