Search:

Type: Posts; User: mach5

Search: Search took 0.01 seconds.

  1. Thread: popen and fseek

    by mach5
    Replies
    4
    Views
    7,311

    Thank you for the fast replies. Quzah, this...

    Thank you for the fast replies.

    Quzah, this was my first attempt at using fseek, thanks for the information - I understand how it works now.

    Codeplug, I'll use fread and fwrite, thanks.
  2. Thread: popen and fseek

    by mach5
    Replies
    4
    Views
    7,311

    popen and fseek

    Hello Everyone,

    I am writing a program that does a whois and nslookup on domains listed in a text file. I am having a problem with popen and fseek. Here is the code:




    #include <stdio.h>...
  3. Thread: Browser Help

    by mach5
    Replies
    6
    Views
    2,831

    My mistake, it works.

    My mistake, it works.
  4. Thread: Browser Help

    by mach5
    Replies
    6
    Views
    2,831

    Thank you for this information, you are pointing...

    Thank you for this information, you are pointing me in the right direction. I have a small test script and I am using with FindWindow() and SendMessage(). I am able to find the window, but cannot...
  5. Thread: Browser Help

    by mach5
    Replies
    6
    Views
    2,831

    Fordy, Thanks for the reply and the code...

    Fordy,

    Thanks for the reply and the code example; it's really helpful.

    Just to clarify, the opening of the browser and searching Google is just an example. I have been following another thread...
  6. Thread: Browser Help

    by mach5
    Replies
    6
    Views
    2,831

    Thank you for moving this thread to the correct...

    Thank you for moving this thread to the correct board, and for supplying the link for a Windows compilier.

    I am working with visual c++ to get a better handle on Windows programming. I'm sure...
  7. Thread: Browser Help

    by mach5
    Replies
    6
    Views
    2,831

    Browser Help

    Hello,

    I am new to programming and I am trying to write a program that will open Internet Explorer and then add text to an input box and then press enter... here is an example:

    #include...
Results 1 to 7 of 7