搜索资源列表
MS Access file exadoce
- Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *v
ortp-0.8.1.tar
- oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.-oRTP is a LGPL licensed C library implement ing the RTP protocol (rfc1889). It is a
移动短信
- 在编写程序中还用到了开发工具Borland.C++.Builder.6.0,是目前唯一完美集成 COBRA 与 COM/COM+ 的 C++ 集成开发环境,可以快速开发具有 Web 服务支持功能的电子商务应用程序,全球率先实现跨平台、高效可视化开发 Windows/Linux 应用程序,兼容 CLX、VCL 和 Borland C++ for Linux,增强了对于 Microsoft Visual C++ 源程序的兼容程度,提供 MFC 6.0 版与 ATL 3.0 版函数库。-in the
Serial_Communications_Sample
- MicroSoft C#编写的 .net串口通信程序-MicroSoft C# prepared. Net Serial Communication Program
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
WinCECommunicateCD
- Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Micro
notifyiconcf
- 用微软的.net CF框架编写(c#)的在移动设备上显示托管图标的代码-use Microsoft's. Net framework of the preparation of CF (c #) in the Mobile Devices icon displayed on trust code
Microsoft.WindowsMobile.Bluetooth
- 封装了一部分的蓝牙控制模块,用C#编写,可以简单地设置或获取其中的参数来控制蓝牙
CHAPT03
- CHAPT03\\CHAPT03.CPP 16-Bit test program for class PC8250 CHAPT03\\CHAPT03.EXE 16-Bit executable of the test program CHAPT03\\CHAPT03.MAK A makefile for Borland or Microsoft C
CHAPT04
- CHAPT04\\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\\CLASSIC.CPP Implementation of the ClassicHandle
CHAPT05
- CHAPT05\\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\\DIGI.CPP Implementation of the Digiboard
CHAPT06
- CHAPT06\\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\\BIOSPORT.CPP Implementation of the BiosPort class
CHAPT07
- CHAPT07\\CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07\\CHAPT07.EXE 16-Bit executable of the test program. CHAPT07\\CHAPT07.MAK A makefile for Borland or Microsoft C++ CHAPT07\\BIOSPORT.CPP A copy of the file from Chapter 6 CHA
CHAPT08
- CHAPT08\\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\\TESTTERM.MAK A makefile for Borland or Microsoft C++.
CHAPT09
- CHAPT09\\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\\TERMW16.DEF A file needed by the linker for this program. CHAPT09\\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\\TERMW16B.MAK A makefile for Borland C++.
CHAPT14
- CHAPT14\\MODEM.CPP Implementation of the Modem class CHAPT14\\MODEM.H Declarations of the Modem class CHAPT14\\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\\TSTMODEM.
Wrox.Professional.Microsoft.Smartphone.Programming
- vs 2005 C#环境下Windows Mobile 5 smartphone编程的好书,
TSMS-20090629
- 程序有以下功能:C#开发 发送短信; 根据发送者和短信内容拦截短信(不完全); 通过向运行此程序的Windows Mobile手机发短信控制其打电话、发短信、开关机。-Program has the following features: C# developers to send text messages the content of messages based on sender and message interception (incomplete) to run t
MSComUseInVC++
- Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
NetSerialComm
- 微软C#读写类,针对串口数据的读写等操作的类-Microsoft C# to read and write class for reading and writing serial data operation