Thread: VC++ 6.0 Help

  1. #1
    Unregistered
    Guest

    Question VC++ 6.0 Help

    Hello,

    I am an experiences "C" programmer just getting my feet wet in C++. I don't have MSDN and was wondering if there was a web site that has the information and detailed explanation for the pre-defined classes, structures, variables and #defines for API, Win32 and MFC?

    I seem to be having difficulty understanding the linkage between the classes and how to get the to operate. I found a few informative tutorials but none are explicit enough to render much detail. Additionally, many of the tutorials are for Borland C++ (which I have used) but doesn’t detailed info on VC++ specifically.

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    My best code is written with the delete key.

  3. #3

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. makefile exported by vc 6.0 doesn't work
    By wow in forum Windows Programming
    Replies: 7
    Last Post: 03-24-2006, 04:20 PM
  2. Can't compile this with VC 6.0
    By uriel2013 in forum C++ Programming
    Replies: 4
    Last Post: 05-31-2003, 07:43 PM
  3. Visual Studio 6.0 Help
    By L_I_Programmer in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2003, 10:35 PM
  4. adding a header file in VC 6.0
    By stimpyzu in forum C++ Programming
    Replies: 5
    Last Post: 10-28-2002, 02:26 AM
  5. VC 6.0 compiled error
    By alan4100 in forum Windows Programming
    Replies: 4
    Last Post: 09-17-2001, 03:10 PM