Thread: Hooking information from a third party program

  1. #1
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163

    Exclamation Hooking information from a third party program

    I am writing a poker program that will show how I am playing my hands into a database. I can do most of this but have no idea on how to hook information out of a third party program.

    Does anybody know of a good web site I can learn from or a quick pointer to get me started?
    My site to register for all my other websites!
    'Clifton Bazaar'

  2. #2
    Not stupid, just stupider yaya's Avatar
    Join Date
    May 2007
    Location
    Earthland
    Posts
    204
    I'm guessing you'll need to get the program-specific information. Is it open source or information on their website?

  3. #3
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163
    It's a program that calculates, and then displays, the odds for winning a hand. All I wish to do is to take that value and use it in my own program.
    My site to register for all my other websites!
    'Clifton Bazaar'

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 06-01-2009, 07:54 PM
  2. Client-server system with input from separate program
    By robot-ic in forum Networking/Device Communication
    Replies: 3
    Last Post: 01-16-2009, 03:30 PM
  3. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM