Pure Software code
 

Dialer application - Readme
 

 

Free Programming Courses On Line  -  www.puresoftwarecode.com
 
www.puresoftwarecode.com        



           The Microsoft Visual Basic 6 is member of the Microsoft Visual Studio 6
 

 
  • Dialer application, Name
  • Developed with Microsoft Visual  Basic 6.0
  • General information:
     
    1. Communication - Dialer phone
    2. Application type, Single Document Interface (SDI).
    3. To Illustrate how to use the Communication ActiveX control - MSComm.
    4. To Dial the phone number.
    5. To Get various info about your Communication port.
    6. To Use the API Viewer Functions to store phone data in the 'Dialer_App.ini' file.
    7. Includes 8 memory items .
    8. All Dial phone operations stored in the file  'Dialer_log.txt'.


    Note:
              This application requires the internal Fax/Modem.

     

   
  How to Run this  application
 
 
  1. Remove the read-only attribute of all files of the folder - \\VB6 Dialer Application.
  2. Run the Microsoft Visual Basic 6.0.
  3. 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.
  4. From Run menu , choose and click Start.

    Note
          This application requires the internal Fax/Modem.

 

 
 
A.     Create Project and select available Reference
  1. Use Microsoft Visual Basic Application Wizard, to create project
  2. This application requires 2 extensions Components:
    (From the File menu, choose Project, choose Components, dialog box appears,  select :)
     
    1. Microsoft Comm control 6.0      (file: MSCOMM32.OCX)
    2. Microsoft RichTextBox Control 6.0  (file: RICHTX32.OCX)
  3. From the File menu, choose Project, choose Reference, dialog box appears,  and then  select the available reference (look References picture)
     
B.
After running ...
 
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
 

Pic 2

   
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 ..) 
 

Pic 3


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.
 

   


 
 
 Auteur
        Chucri Simon Zouein, Computer engineer
       E-mail: 
info@puresoftwarecode.com