|
- Remove
the read-only attribute
of all files of the folder - \\VB6 Dialer
Application.
- Run
the Microsoft Visual Basic 6.0.
- From
File menu, choose Open
Project, Visual Basic displays
the Open Project dialog
box,
click the Existing tab, select the
ADialer project file (\\VB6
Dialer Application\ADialer.vbp)
and then click Open.
- From
Run menu , choose and
click Start.
Note
This application requires the internal Fax/Modem.
|
|
|
A. |
Create Project and
select available Reference
- Use Microsoft
Visual Basic Application Wizard, to create project
- This application
requires 2 extensions Components:
(From the File menu, choose Project,
choose Components, dialog box appears,
select :)
- Microsoft Comm
control 6.0 (file:
MSCOMM32.OCX)
- Microsoft
RichTextBox Control 6.0 (file: RICHTX32.OCX)
|
- From the File
menu, choose Project, choose Reference,
dialog box appears, and
then select
the available reference (look References picture)
|
B. |
|
1. |
Main Form -
APhone_Dialer
more information, call View
Object and View Code corresponding ...
Note:
Speed Dial collection uses to store 8 memory items ( 8 Names and 8
Numbers to dial). This operation uses API Viewer Functions : GetPrivateProfileString
and WritePrivateProfileString

Pic 1 |
|
|
|
2. |
Cause
Failure Message appears
Note:
This application requires the internal Fax/Modem.
Form Name: AActive_Call
more information, call View
Object and View Code corresponding ...
From the Form APhone_Dialer - Pic 1, Click
Dial or Redial Button. This Form appears and then
click Hang Up Button
Form Name:
AProgram_Speed_Dial
more information, call View
Object and View Code corresponding ...
From the Form APhone_Dialer - Pic 1,
Click any Button of the collection Buttons Speed dial.
This Form appears and then input a name and number to save on
the button of Pic 1
|
|
|
3. |
Name Form -
AEdit_Speed_Dial
more information, call View
Object and View Code corresponding ...
Note:
These collection buttons use to store 8 memory items ( 8 Names and 8
Numbers to dial). This operation uses API Viewer Functions : GetPrivateProfileString
and WritePrivateProfileString
From the Form APhone_Dialer - Pic 1, From the Menu Edit,
Click Speed dial. This Form appears
and then Add or Modify memory item ( input a name and
number to save on this button)
|
|
|
4. |
Name Form -
ASetting_Using
more information, call View
Object and View Code corresponding ...
Note:
Display or Modify the Communication
Settings
From the Form APhone_Dialer - Pic 1, From the Menu Tools,
Click Connect Using. This Form appears
and then Modify the Communication Settings or ...
|
|
|
5. |
Name Form -
ASetting_Using
more information, call View
Object and View Code corresponding ...
From the Form APhone_Dialer - Pic 1, From the Menu Tools,
Click Show log. This Form appears
(this Form stores and display information about all dial
operations ..)
Name Form -
DialerAbout
more information, call View
Object and View Code corresponding ...
From the Form ASetting_Using - Pic 3, Click Button About.
This Form appears
|
|
|
6. |
Name Form -
AAbout_Phone
more information, call View
Object and View Code corresponding ...
From the Form APhone_Dialer - Pic 1, From the Menu Help,
Click About. This Form appears.
|
|
|
|
|