Search:

Type: Posts; User: Quantumcat

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,852

    variables won't change !

    Hi,

    On running debug I found out that some variables weren't changing when explicitly asked to, i.e. int a = 5. They are inside a dialog box function.

    gametype is a global variable (since I...
  2. Thread: Petzold

    by Quantumcat
    Replies
    8
    Views
    1,998

    I meant more modern Windows things like .NET.

    I meant more modern Windows things like .NET.
  3. Replies
    22
    Views
    14,661

    Oh and I might add, if you want a quick-fix to...

    Oh and I might add, if you want a quick-fix to make a GUI, why not use Visual Basic? I learned that at high school in year 8, total piece of cake. It completely takes care of all the "hard" stuff.
  4. Replies
    1
    Views
    2,043

    passing stuff into dialog boxes

    Hi,

    I have figured out how to pass class objects into dialog boxes, and modify values in them.

    I haven't figured out how to extract data from them to display in static text, or how to pass...
  5. Thread: Petzold

    by Quantumcat
    Replies
    8
    Views
    1,998

    It is the best, but IMPOSSIBLE to find. I think...

    It is the best, but IMPOSSIBLE to find. I think it's out of print. I was very lucky and found a copy in the library of a campus on the other side of the state, and got it delivered to me. I think I...
  6. Replies
    22
    Views
    14,661

    It is a lot harder than you think to go from...

    It is a lot harder than you think to go from console C++ to Win32.

    We are doing a whole semester on it after having done a whole semester on console C++.

    There are many more extra things to...
Results 1 to 6 of 6