Hi there,
I am developing a telephone management software that would dial a telephone number, it also contains a telephone dictionary by using MSCOMM control.
I have developed the application such that the name,phone number, e_mail etc. information about a person will be added to a ListView control.
Now, when I double click the name of the person in the listview control the program automatically dials the telephone number of that person.
And the real problem is here. How do I pass the telephone number displayed in the listview control to the number dialing program.
The number dialing program I am using comes with MSDN sample programs.
Is there any VB code? Please notify me.
Thanks,
Nikhil
I am developing a telephone management software that would dial a telephone number, it also contains a telephone dictionary by using MSCOMM control.
I have developed the application such that the name,phone number, e_mail etc. information about a person will be added to a ListView control.
Now, when I double click the name of the person in the listview control the program automatically dials the telephone number of that person.
And the real problem is here. How do I pass the telephone number displayed in the listview control to the number dialing program.
The number dialing program I am using comes with MSDN sample programs.
Is there any VB code? Please notify me.
Thanks,
Nikhil