[SDL] [SDL-SVN] r3148 - trunk/SDL

Ryan C. Gordon icculus at icculus.org
Thu Jul 5 15:26:53 PDT 2007


> Is it possible to redistribute unicows with
> a commercial programm for free ?

It would be nice if we could avoid this. But:

Having just dealt with this for PhysicsFS, where we now make decisions 
about using "Ansi" or "Unicode" paths at runtime to explicitly avoid 
unicows.dll...the code gets messy really quickly.

Then again, almost every win32 API we need in physfs involves 
filenames...if the only Unicode thing we need in SDL is, say, window 
titles, it's probably worth doing it ourselves.

Also...is it worth just dropping Win9x support in SDL 1.3?

--ryan.



More information about the SDL mailing list