I have been messing around with making a windows application in Dev-C++ I wanted to make it in a single source file, rather than a project to see if it worked. It did, other than the fact that I got the windows app, AND a DOS prompt behind it. Is there anyway to remove the DOS prompt? I will include the code, so that you can see what I mean.

  • 3 Contributors
  • forum 5 Replies
  • 6,564 Views
  • 3 Days Discussion Span
  • commentLatest Postby adityatandonLatest Post

How To Make A Window In Dev C++

JGorard159

What's your project type? Did you specify a Win32 application in the project wizard?

How To Create A Windows Application In Dev C++

Jul 07, 2017  Make EXE is a lightweight application with a fairly self-explanatory title. It can help you convert Powershell scripts, as well as batch scripts, to EXE files. Additionally, it allows you to embed. How to Create a Project. In Dev-C and most other development environments, you create a project for each application you build. A project is a small file that lists the code files needed to make the application, plus various settings for compiling those files. Next (NULL, NULL, ghInst, NULL) we have the Parent Window handle, the menu handle, the application instance handle, and a pointer to window creation data. Dev c won't compile. In windows, the windows on your screen are arranged in a heirarchy of parent and child windows.