Hi,
at first Im new to sfml, so maybe I have missed some important information.
I have made simple application with several functions in visual studio 2005, compiled in release mode and copied all sfml libraries to the folder with the project.
Now if I start my program, it works exactly as I want, but if I send this project folder to my friend and he runs the program, it starts in minimized mode and doesn't want to maximize or show window or communicate...
It is strange, because on my computer it works well, but on other computers it starts in minimized mode.
I have tried to change the code, that the programm starts in fullscreen mode and on friends computer it has started in fullscreen, but when he switched to window mode, window has disappeared again.
I will be glad for every advice and I hope, you will understand my english
This is my code:
http://pastebin.com/tVh0qzac