Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by slagathor

  1. slagathor

    Same OLD <iostream> Problem... or .Why does VC7 suck

    Pablano...thanks for the advice. But I know that I don't know what I am doing! LOL! Thats why I ask. It is frustrating however, when you follow instructions and things still do not work. And then NO ONE can explain why....the texts all just scratch the surface or tell you to do something...
  2. slagathor

    Same OLD <iostream> Problem... or .Why does VC7 suck

    Now here is a version that DOES work. The only problem is this is not the way to learn what the heck you are doing. I bought Jones' book because everyone said it was the only one that actually did not use the Wizards until you actually understood what the heck they did. This is accomplished...
  3. slagathor

    Same OLD <iostream> Problem... or .Why does VC7 suck

    Also note that if I change to <iostream> from <iostream.h> I now get the following: Compiling... Main.cpp c:\Documents and Settings\Brant Williams\My Documents\Visual Studio Projects\Intro to MFC Programming Assignments\Example Prog...
  4. slagathor

    Same OLD &lt;iostream&gt; Problem... or .Why does VC7 suck

    Why is it that even the simplest of the example programs from what is regarded as the BEST text on learning MFC (Richard Jones book) will even f***ing compile? //Project: Ex01a_FirstLastReverse // Illustrates various CString methods. // Reverses names. From &quot;George Washington&quot; // to...
  5. slagathor

    MFC Novice needs guidance...

    I am borderline competent in core C++, and am trying to familiarize myself with MFC. To do this, I am trying to write an MFC app without using App Wizard. App Wizard is great, but when you are trying to learn what is really going on, it is worthless. It creates about 5 or 6 different classes...

Part and Inventory Search

Back
Top