LISTING1.TXT Driver File Contents (ct9704.zip)

Private Sub Document_New()
  'Dokument ”ffnen
  On Error GoTo errMsg
  'MediaView-Dokument hier fest vorgegeben
  '(Pfad/Dateiname optional „ndern)
  Medview1.MediaViewTitle = "C:\Programme\MView\DOC\mvdoc141.m14"
  Exit Sub
errMsg:
  'Dokument nicht vorhanden
  MsgBox "Die Datei C:\Programme\MView\DOC\mvdoc141.m14 konnte " + _
    "nicht ge”ffnet werden. In diesem Programm ist der Pfad im Quelltext " + _
    "definiert.", vbExclamation, "MediaView-Dokument nicht vorhanden"
  Exit Sub
End Sub

Private Sub btnPlus_Click()
  'zurckbl„ttern, sofern m”glich
  On Error Resume Next
  Medview1.NextBrowseTopic
End Sub

Private Sub btnMinus_Click()
  'weiterbl„ttern, sofern m”glich
  On Error Resume Next
  Medview1.PreviousBrowseTopic
End Sub

Private Sub btnPrint_Click()
  'aktuelles Thema Drucken
  On Error Resume Next
  Medview1.PrintTopic Medview1.TopicIndex
End Sub

Private Sub btnStart_Click()
  'Startseite anzeigen
  Medview1.JumpToContents
End Sub
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.39