I want to neatly order my files.
lib <-- SDL, etc.
graphics
etc.


myapplic.exe
readme.txt

and no other.
In win32 I tried 'SetDllDirectory ('lib') but I got an error.
anyone knows why? http://msdn.microsoft.com/en-us/library/ms686203.aspx