[C++] Got Resources?

Results 1 to 5 of 5
  1. #1
    Newbie ZackyComm is offline
    MemberRank
    Jan 2007 Join Date
    CaliforniaLocation
    7Posts

    [C++] Got Resources?

    I just started learning C++ on Jan 1st 07 and am finding it hard to find resources on many things. If you have any links that would help, its greatly appreciated.
    Some things, I just can't find:
    1. A Portable C++ Compiler (Very basic, one that would work on a thumb drive)
    2. A tutorial on making your own C++ library
    3. How to develop a Windows application with GUI
    Thanks, also, if anybody knows of some good things that noobs should make that will help with basic things, ideas would rock.
    Thanks,
    Zacky
    Last edited by ZackyComm; 05-01-07 at 09:14 AM.


  2. #2
    Elite Member ITzMeXn is offline
    Member +Rank
    Aug 2006 Join Date
    FranceLocation
    111Posts
    I don't really know for your links, but, can you explain what is :

    Quote Originally Posted by ZackyComm
    a Windows application that looks normal.
    lol ?

  3. #3
    Newbie ZackyComm is offline
    MemberRank
    Jan 2007 Join Date
    CaliforniaLocation
    7Posts
    All the programs I have made, are all in the command prompt.. What I'm saying there is an application like Firefox or something where theres content and buttons inside. Basically, an app with a GUI.
    Last edited by ZackyComm; 05-01-07 at 09:14 AM.

  4. #4
    Grand Master username1 is offline
    Grand MasterRank
    Jul 2004 Join Date
    5,867Posts
    You'll have to learn 'Win32' programming and how the window manager works.

    LOOK UP AT THE STICKIED THREADS!

  5. #5
    Grand Master Xenosaga21 is offline
    Grand MasterRank
    Oct 2005 Join Date
    NYCLocation
    673Posts
    Gui is a mess in c++ use .net. ^_^.
    Unless your good with making/saving templates then by all means...



Advertisement