Thread: making a phone call in a program

  1. #1
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905

    making a phone call in a program

    I was wondering if there was any way to make a phone call from inside a program? I've seen programs that allow you to call people from your computer as long as you're connected to the phone line, but I was wondering if anyone here has ever seen functions or a library for doing just that?

  2. #2
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    well, that just answered my own question:

    for anyone else interested:
    http://msdn.microsoft.com/library/de...gphonecall.asp

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need help making a program keep going.
    By ashinms in forum C++ Programming
    Replies: 2
    Last Post: 02-03-2009, 10:12 AM
  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. Simple Timer, Call external program,
    By bliss in forum C++ Programming
    Replies: 2
    Last Post: 06-02-2005, 11:21 PM
  4. Is it possible to call a java program in C?
    By xilum68 in forum C++ Programming
    Replies: 1
    Last Post: 12-05-2003, 01:26 AM
  5. How to call another program?
    By Unreg1stered in forum C++ Programming
    Replies: 4
    Last Post: 07-21-2002, 12:03 AM