◆◆◆ 《如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备》◆◆◆\r\n 如何在手机中编程实现蓝牙通信即是本文将要阐述的内容,本文以Windows Mobile 5.0 为开发平台,简单介绍用蓝牙APIs进行编程的要点,并附上一个源代码供大家参考。\r\n 你可以任意修改复制本代码,但请保留这段文字不要修改。\r\n 希望我能为中国的软件行业尽一份薄力!\r\n\r\n ◆◆◆ 作者 ◆◆◆\r\n 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn\r\n\r\n ◆◆◆ 日期 ◆◆◆\r\n 2007-08-18 23:31:18
标签: Bluetooth Windows Mobile WinCE
上传时间: 2013-12-16
上传用户:libinxny
如何在 Windows Mobile (WinCE 5.0) 中用Vc++编程查找并连接周围的蓝牙(Bluetooth)设备并实现数据通信。 文章地址:http://www.vckbase.com/document/viewdoc/?id=1779 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn
标签: Bluetooth Windows vckbase Mobile
上传时间: 2014-01-01
上传用户:jhksyghr
windows网络编程技术实例 一本非常好的MFC下的网络编程书籍。
上传时间: 2013-12-03
上传用户:3到15
windows应用高级编程-C#编程篇 中文,高清晰.一看就会.
上传时间: 2014-01-07
上传用户:huyiming139
windows核心编程宝典,经典中的经典,高手必学之
上传时间: 2015-12-21
上传用户:asddsd
VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
上传时间: 2016-01-02
上传用户:lmeeworm
Programming the Microsoft Windows Driver Model.是微软最经典的驱动模型编程书籍。
标签: Programming Microsoft Windows Driver
上传时间: 2016-01-05
上传用户:bibirnovis
Windows API函数大全 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。
上传时间: 2014-01-14
上传用户:李梦晗
英文第二版 介绍了windows游戏编程基础,游戏开发中需要的数学知识和D3D游戏开发的相关技术
上传时间: 2014-01-04
上传用户:洛木卓
在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序
上传时间: 2016-01-11
上传用户:qlpqlq