Mail Archives: cygwin/1998/01/24/12:18:26
>How do I write a simple Win32 program.
>I tried to compile a basic winmain.cpp file but it only screams abuse at
>me.
>I tried :
>g++ winmain.cpp -o winmain.exe
>
>If someone can help I would really apreciate it because I want to program
>DirectX
>stuff and I don't have money for fancy stuff like Visual C++.
>
Try gcc -o winmain.exe winmain.cpp -windows
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -