Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
free VC++ 6.0 compiler
Name: anastasescua Date: January 20, 2005 at 09:45:15 Pacific OS: Windows XP CPU/Ram: -
Comment:
Hi, I need a free C++ compiler that is compliant with VC++ 6.0 compiler. Is there something? I mean I have some code (VC++ projects) and I#d like to use a free tool for compiling them (using make files). The point is that these projects are using some libraries. Any ideea is welcomed! Thanks for your help!
Summary: I'm using .Net 7.1 developing software in C#. I need to use dlls written by colleagues of mine in VC++ 6.0. Most of these dlls do nothing else than display a dialog box (through CDialog::DoModal). I...
Summary: Guys, I have come into possession of the Hyperion Essbase OLAP Server 6.0 and I have a question or two. One, I don't know much about it but it looks as though it may be interesting to learn (if n...
Summary: Hi there, I currently started using vc++, the problem with VC++ 6.0 is when i try to access data members by friend function i get a massage.. ""cannot access private member declared in class..." When ...