I've just written an app in C++ using SDL 1.2.15 and SDL_image 1.2.12 libraries. It works on my computer but whenever I send *.exe to my friends (of course with all *.dll files from SDL libraries and images that program needs) they say that nothing happens (no message, no error, etc.). The content of the program doesn't matter as every SDL app written by me create such a problem.
I'm working on Code::Blocks 10.05 on Windows XP (as my friends). Obviously I've sent the release version.
I discovered that my program doesn't run in the compatibility mode with Windows NT and lower.