I am very new to C++, and I have some question regarding creating Windows programs.
My version of C++ is Borland C++ 4.5
When I start on a new Win32 application(I assume this means Windows Application?), there
are three files, opposit a DOS program where there is only one, the .cpp file.
I know that the .rc file is for making buttons and that sort of things, but what do I write
in the .def file? If I don't write anything in it, I get an error.
Any suggestions.....some Windows Programming tutorials????
[Edited by CyberCarsten on 11-05-2000 at 03:00 PM]
