Search:

Type: Posts; User: heylin

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    6,217

    for %answer in (1) do "Car safe crossing...

    for %answer in (1) do "Car safe crossing script.swf"
    for %answer in (2) do "Cars Crashing on Bridge.swf"


    This is what I tried for the for statement. It didn't work. Can anyone see where I may...
  2. Replies
    8
    Views
    6,217

    Batch File Selection Statement- If

    I am attempting to use an if statement so that if a user enters a 1 it opens a file but if they enter a 2 or a 3 it opens another file. Is this possible to do? I would have thought it so.

    Does...
  3. Replies
    5
    Views
    1,376

    Will do. Thanks for your help.

    Will do. Thanks for your help.
  4. Replies
    5
    Views
    1,376

    Thanks for the reply. Is the line where I need...

    Thanks for the reply.

    Is the line where I need to insert "BUTTON"?



    WndClass.lpszClassName = sClassName;
  5. Replies
    5
    Views
    1,376

    Buttons in C++

    I have a window with some basic menus. I am looking to add buttons to it. Would someone kindly be able to give some simple steps or point me in the direction of a straight forward tutorial?

    In...
Results 1 to 5 of 5