Thread: Need some C++ codes...

  1. #1
    Registered User
    Join Date
    Oct 2005
    Posts
    7

    Need some C++ codes...

    Ok, I'm trying to make this program, that I always wanted to make, (There is no reson to describe the program, unless it's needed). Anyway, I need to know how to make butons, a message apperes when you click the buton, save/load files, and anything else that might help (etc). I might know how to do the save/load files. But the other stuff, I need some help with.

  2. #2
    Unregistered User
    Join Date
    Sep 2005
    Location
    Antarctica
    Posts
    341
    would you post in a physics forum:

    "I need to make an engine, anyway, I want it to use rocket fuel, and have a turbine, and some thrusters, can anyone give me some pointers?"

    Just use google and find a tutorial and learn how to program, then you can write some software.

  3. #3
    Bioport Productions
    Join Date
    Oct 2005
    Posts
    215
    I agree with rocky, making a button is very basic and is taught by mostly all C++ SDI tutorials. Keep in mind we aren't getting paid to help you, so help yourself, then post your problems Sorry if I'm being too bold.

  4. #4
    Deprecated Dae's Avatar
    Join Date
    Oct 2004
    Location
    Canada
    Posts
    1,034
    Search google.com for win32 tutorials.
    Warning: Have doubt in anything I post.

    GCC 4.5, Boost 1.40, Code::Blocks 8.02, Ubuntu 9.10 010001000110000101100101

  5. #5
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318

  6. #6
    Registered User
    Join Date
    Nov 2004
    Location
    Pennsylvania
    Posts
    434
    Master console programming first though. win32 can get very complex and difficult (IMO) i havent even started to look at win32 API yet. Perhaps someone could reccommend a good book, or something?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. codes
    By IfYouSaySo in forum A Brief History of Cprogramming.com
    Replies: 34
    Last Post: 11-18-2005, 03:09 PM
  2. Replies: 1
    Last Post: 07-12-2005, 09:03 PM
  3. action replay codes
    By c++.prog.newbie in forum Game Programming
    Replies: 2
    Last Post: 02-28-2004, 08:47 AM
  4. anyone have linked-list sample codes?
    By ling in forum C++ Programming
    Replies: 3
    Last Post: 07-03-2002, 02:24 PM