[SDL] Question re SDLmain Design Concept

Sam Lantinga slouken at devolution.com
Mon Jun 5 09:39:38 PDT 2006


> So in summary, by changing SDLmain.lib to statically link to the C runtime 
> library, I'm not "embedding" any SDL code into my application's codespace that 
> wasn't there already.  All it does is say to the SDLmain code, use this 
> runtime library instead of that one.


Yep, this is fine.  In fact, if you look at the SDLmain source files,
you'll see they're all in the public domain for you to use/copy/reuse
any way you like.

See ya!
	-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment




More information about the SDL mailing list