Search:

Type: Posts; User: west

Search: Search took 0.01 seconds.

  1. Thread: timing issue

    by west
    Replies
    2
    Views
    841

    timing issue

    Hi, im trying to make a C++ program run at a certain time, lets say 6.00pm. To do this, do i need to add a certain code to my c++ code, or does it do with the operating system. Could someone tell me...
  2. Thread: Program Password

    by west
    Replies
    8
    Views
    1,847

    Program Password

    Hi, im trying to write a program in c++ that will load say, every time the a user wants to use Real Player and ask them for a password.Real Player should never load if the user doesnt get the...
  3. Thread: Full Screen

    by west
    Replies
    4
    Views
    1,423

    Full Screen

    Hi, could some one please tell me a piece of code in c++, not mfc, on how to make it DOS window a full screen. like, when the program is run, it runs in full screen. Thanks.
  4. Replies
    2
    Views
    1,653

    overwrite words in textpad

    hi, im having a problem overwriting a word (not appending or any other sort of thing), from a text file. Actually, i have no idea how to do it. Im using c++. The thing is, i make the user input a...
  5. Replies
    2
    Views
    985

    Help with printing

    Hi,
    You see i have problem wit using the printer in c++. What i want to do, is print a text file to a printer using c++. I know that i have to use the system() function, as so "system("print...
Results 1 to 5 of 5