You don't need to hurry answering me. I just need to ask if there is any possibility to make a Windows Program using MinGW Developer Studio, and NOT Microsoft Visual C++ Studio.
Thanks for taking a bit from your time, and answering me :) I owe you.
Native Windows applications can be developed using the MinGW toolset.
Not very sure about what 'MinGW Developer Studio' means. If you are looking for an IDE to use with MinGW, Code::Blocks http://www.codeblocks.org/ and CodeLite http://www.codelite.org/ are reasonable options.