Search:

Type: Posts; User: nate11000

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    3,976

    thanks Elixia

    Thank you elixia for the sendinput function, i will check it out. This is NOT for a virus and I don't know how this whole thread turned into that... but anyway
  2. Replies
    17
    Views
    3,976

    Sending keystrokes

    Hey, and thanks for your help in advance. What I want to do is send specific keystrokes to the system at certain times, kind of like a macro. As in, I want to run this program and have it "press"...
  3. Replies
    2
    Views
    1,125

    Thank you!

    Thank you!
  4. Replies
    3
    Views
    1,220

    No it's not a program I've written... it would be...

    No it's not a program I've written... it would be running under Windows XP. Thanks for your help. I haven't finished checking out that website, Ken, but it looks helpful. Thank you!
  5. Replies
    3
    Views
    1,220

    Detecting if a program is open

    I'm trying to detect whether a specific program is open, and then keep track of how long it stays open. Any ideas?
  6. Replies
    2
    Views
    1,125

    Scheduled program

    I've been using something somewhat like this to keep track of time for a program, and it works fine... except that it seems to eat up all the computer's resources. Does anyone know how to have a...
  7. Replies
    6
    Views
    1,477

    Thanks a lot, I appreciate the help.

    Thanks a lot, I appreciate the help.
  8. Replies
    6
    Views
    1,477

    My OS is win xp, but i could also use win 98 if...

    My OS is win xp, but i could also use win 98 if that would make it easier. I'm using Codewarrior for my compiler. I'm not incredibly experienced in coding: how would I make a batch file and how...
  9. Replies
    6
    Views
    1,477

    program to automatically edit filenames

    I have a lot of files which I'd like to remove a set of parantheses from the filenames, and there are just too many to do by hand. I was wondering if there would be a way to write a program to...
  10. Replies
    2
    Views
    1,505

    Yeah, I pretty much figured that ifstreams were...

    Yeah, I pretty much figured that ifstreams were not the way to go, that's why I was looking for a new way, thank you. I will definitely check out your site and check into keylogging, I appreciate it.
  11. Replies
    15
    Views
    5,791

    Unrelated to the actual code... but for...

    Unrelated to the actual code... but for golfinguy, i knew that they aren't hidden really in windows, however if you hide files in DOS with those attributes, they ARE hidden in windows, for real. Not...
  12. Replies
    2
    Views
    1,505

    Using text in MS Word

    Hey, thanks for checking this out...
    Alright, what I'm trying to do is write a (hopefully simple, cause I haven't been programming all that long) program that filters through the text of a document...
  13. Replies
    15
    Views
    5,791

    Alright, I think I have the answer to your...

    Alright, I think I have the answer to your question. When using the system() command, anything typed inside those parantheses and also in the quotation marks is EXACTLY what goes to the DOS prompt. ...
  14. Replies
    0
    Views
    1,389

    collaborating with MS Word

    Hey, thanks for checking this out...
    Alright, what I'm trying to do is write a (hopefully simple, cause I haven't been programming all that long) program that filters through the text of a document...
  15. Replies
    3
    Views
    891

    Thank you!

    I've been working on this for days now, and thanks to you guys, it's finally working perfectly! I'm incredibly grateful, thanks so much.
  16. Replies
    3
    Views
    891

    sound - running an mp3 with winamp

    Ok, what I'm trying to do is run a file with a separate executable outside of the compiler. The end result I'm trying to accomplish is an alarm clock; at the desired time it will run a function...
Results 1 to 16 of 16