Advertisement

Dev-C++ - You want this

Started by May 04, 2001 11:08 AM
0 comments, last by draqza 23 years, 9 months ago
Hey, for anyone who is just getting started, I found a new FREE IDE for developing in C++. Download Dev-C++ at SourceForge (www.sourceforge.net)--it has an interface that is almost a complete ripoff of MSVC++6 and includes a win32 compiler. The download is somewhere between 7 and 8 MBs, so if you get a chance download it. (This may seem like a shameless plug, but I didn''t have anything to do with the development.) -- WNDCLASSEX Reality; ... ... Reality.lpfnWndProc=ComputerGames; ... ... RegisterClassEx(&Reality); Unable to register Reality...what''s wrong? --------- Dan Upton Lead Designer WolfHeart Software
WNDCLASSEX Reality;......Reality.lpfnWndProc=ComputerGames;......RegisterClassEx(&Reality);Unable to register Reality...what's wrong?---------Dan Uptonhttp://0to1.orghttp://www20.brinkster.com/draqza
Well errrrrr...... it isn''t realy new, it has been around for a while.
I don''t see how the interface is a rippoff vc++. Me personaly likes the vc++ interface better, especialy the class view. But it''s a great program, especialy because it''s freeware!

This topic is closed to new replies.

Advertisement