Search:

Type: Posts; User: Tripod87

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,089

    Selecting/Browsing to find a file

    I have a program that requires the user to enter the entire directory and filename of a file in order to get information from it. It can be located anywhere on the harddrive.

    So I was wondering...
  2. Replies
    3
    Views
    1,184

    Yeah, I'm asking how to program this. Sorry for...

    Yeah, I'm asking how to program this. Sorry for not being clearer.
  3. Replies
    3
    Views
    1,184

    Possible to package files into zip file?

    I have a program that has created several .txt and .bat files and I was wondering if there was a way to package everything into a zip file? Thanks.
  4. Can't believe it was that simple. I guess I've...

    Can't believe it was that simple. I guess I've been too spoiled of always just going to the directory to run things that I forgot haha. Thanks!
  5. Allowing user selection of directory so program can run .exe files?

    Hey guys, I got a problem that I really have no idea where to begin.

    Basically, I'm writing a program utility to help create DOS batch files and then it automatically runs the batch files....
  6. Replies
    3
    Views
    1,685

    Thanks a lot for your help. And sorry about...

    Thanks a lot for your help. And sorry about misspelling the thread title, just noticed it :/
  7. Replies
    3
    Views
    1,685

    Program skips fegts function - HELP

    I'm writing a program that needs string input into a struct, but for some reason it is being skipped over.

    Here's the bulk of the code.



    struct ConfigInfo
    {
    char VendorName[20];
    ...
Results 1 to 7 of 7