Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Calyxis

Pages: [1]
1
General / Disable CMD?
« on: January 10, 2009, 08:24:44 pm »
Ok thank you for helping :)

2
General / Disable CMD?
« on: January 10, 2009, 05:44:03 pm »
Hi community, i have a question about disabling the cmd window when using the int main(); procedure.
When I use the WinAPI method (with CreateWindow) the cmd window doesn't appear and this is what i want. But I don't want to initialize WinAPI and that other stuff. I just want to use int main();

How can i disable the cmd window? Or do I have to change settings in my IDE? I use MSVC 2008 Express. Sorry I am new to SFML.

Thanks

Pages: [1]
anything