Question! (no need to hurry)

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.
Visual C++ is a lot easier, but as long as the IDE of choice has Windows' API headers, your can make a Windows program.

Wazzak
Thank Andy. :) You are my angel.
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.

Nope. Neither Code::Blocks nor CodeLite. It's MinGW Developer Studio 2.05 Stand Alone app.
http://en.kioskea.net/download/download-608-mingw-developer-studio

EDIT: I am using MinGW + MinGW Compilator (Full Version). So that is called MinGW Dev C++ 2.05 Studio >.>
Last edited on
Ah! Had never heard of it till now. Thanks.
No problem, I'm glad I could help and that my issue is solved.

Topic Closed.
Topic archived. No new replies allowed.