Of the 24 files on the FTP site at the release date of this update to the Windows 95 DDK, 13 are on this update release of the DDK. Note that these 13 files on the DDK are snapshots of the files on the FTP site. To be sure you have the most recent version of these files, download them from the FTP site.
The primary information for creating modem INF files can be found in Using the Windows 95 Modem Development Kit (Mdk.doc) and Microsoft Windows 95 Modem Registry Reference (Reg.doc).
The documentation on the MDK FTP site is always the most current documentation available. If the information in Mdk.doc and Reg.doc on the FTP site is different than the information in the Windows 95 DDK, always use the information from the FTP site.
Two files on the FTP site, Mctkit.doc and Modemhct.exe, relate to the Windows Hardware Quality Labs (WHQL) modem certification. Versions of these two files are also distributed on the WHQL FTP site, which has the URL ftp://ftp.microsoft.com/services/whql. It is possible that the version of these files on the WHQL FTP site may be more current than the files with the same name on the FTP site with the URL ftp://ftp.microsoft.com/developr/drg/modem. For more information about the WHQL FTP site, see Certifying Your Device Driver.
File name | DDK Location/Description |
Logger.vxd | In the \Modem subdirectory. Together with Logwin.exe, produces logs in real-time of the events that take place when your modem is running. You can display the event log in a window on the screen and/or save the log in a file on disk. |
Logwin.exe | In the \Modem subdirectory. See Logger.vxd entry of this table for a description. |
Mctkit.doc | In the \Ct\Modem\Docs subdirectory. WHQL modem certification submission form and modem compatibility test instructions. |
Mdk.doc | In the \Docs\Dg\Modem subdirectory. Presents a procedure you can use to build, debug, optimize, and distribute your modem INF file and any other driver files required by your modem. MDK.DOC is a users' guide to the MDK. |
Modemhct.exe | In the \Ct\Modem\Tests subdirectory. WHQL modem certification test for data modems. |
Modemid.exe | In the \Modem subdirectory. Unimodem ID generation tool; used to obtain Unimodem ID strings from modems (including modems on PCMCIA cards). |
Oracle.txt | In the \Ct\Modem\Tests subdirectory. File required by Modemhct.exe for data modem testing. |
Reg.doc | In the \Docs\Dg\Modem subdirectory. Specifies the registry entries that are included in a modem INF file. |
Smpdata.inf | In the \Modem subdirectory. A sample INF file that installs a data modem (a modem without voice or VoiceView support). |
Smpserwv.inf | In the \Modem subdirectory. A sample INF file the installs the serial wave driver required by most voice modems. |
Smpvoice.Inf | In the \Modem subdirectory. A sample INF file for a voice modem. |
Smpvv.inf | In the \Modem subdirectory. A sample INF file for a modem that supports VoiceView. |
Smpwrap.inf | In the \Modem subdirectory. A sample INF file that installs the wave wrapper required by some voice modems. |