代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/451181/7469574
mak modem.mak
# Microsoft Developer Studio Generated NMAKE File, Based on modem.dsp
!IF "$(CFG)" == ""
CFG=modem - Win32 Debug
!MESSAGE No configuration specified. Defaulting to modem - Win32 Debug.
!ENDIF
www.eeworm.com/read/451181/7469575
aps modem.aps
www.eeworm.com/read/451181/7469576
ncb modem.ncb
www.eeworm.com/read/450639/7479649
c modem.c
/*
Modem driver
*/
#include "netfone.h"
#ifdef MODEM
int modemHandle = -1; // Open modem handle
/* OPENMODEM -- Open the modem and initialise modes. */
int openMod
www.eeworm.com/read/443754/7623442
rc modem.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/443754/7623443
ico modem.ico
www.eeworm.com/read/443754/7623445
cpp modem.cpp
// Modem.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Modem.h"
#include "ModemDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/443754/7623446
opt modem.opt
www.eeworm.com/read/443754/7623447
clw modem.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CModemDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Modem.h"
www.eeworm.com/read/443754/7623448
dsw modem.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################