PRINTUI

所属分类:Windows CE
开发工具:Visual C++
文件大小:1106KB
下载次数:280
上传日期:2009-09-27 11:00:10
上 传 者哈哈嚯嚯
说明:  Wince下蓝牙连接程序。实现连蓝牙设备和wince终端连接功能,连接成功后虚拟出一个串口供应用程序访问并做读写操作。
(Wince under the Bluetooth connection program. To achieve even the Bluetooth devices and wince terminal connection, the connection after the success of a virtual serial port available to the application to access and do read and write operations.)

文件列表:
PRINTUI\printui\btdrt.def (2264, 2009-05-26)
PRINTUI\printui\btdrt.exp (9921, 2009-05-26)
PRINTUI\printui\btdrt.lib (16282, 2009-05-26)
PRINTUI\printui\btdrt.pdb (110592, 2008-05-21)
PRINTUI\printui\icon1.ico (1078, 2009-02-19)
PRINTUI\printui\printui.cxx (30180, 2009-05-26)
PRINTUI\printui\printui.rc (2368, 2009-02-19)
PRINTUI\printui\printui.vcproj (5019, 2009-05-26)
PRINTUI\printui\printui.vcproj.SU-03F686B96818.Suweiye.user (1837, 2009-05-26)
PRINTUI\printui\resource.h (1602, 2009-02-19)
PRINTUI\printui\sdpcommon.h (2121, 2009-02-19)
PRINTUI\printui\sources (1066, 2009-02-19)
PRINTUI\printui (0, 2009-09-27)
PRINTUI\printui.ncb (4254720, 2009-05-26)
PRINTUI\printui.sln (1236, 2009-05-26)
PRINTUI\printui.suo (13312, 2009-05-26)
PRINTUI (0, 2009-05-26)

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you licensed this SOFTWARE PRODUCT. // If you did not accept the terms of the EULA, you are not authorized to use // this source code. For a copy of the EULA, please see the LICENSE.RTF on your // install media. // /** THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. Copyright (c) 1995-2001 Microsoft Corporation. All rights reserved. Abstract: Windows CE Bluetooth application sample **/ This is a sample phone management application which illustrates the use of the client-side Windows CE Bluetooth port emulator, device discovery and client-side SDP queries. Note, that as a sample this application was never intended for production use. It has not been exhaustively tested and may contain deficiencies that must be resolved for an end user product. This sample compiles to an application PHONEUI.EXE. When started, PHONEUI discovers if a phone has been selected, and if it was, creates a COM port associated with its parameters. It then creates an icon in the shell notification area. When the icon is pressed, PHONEUI presents its main dialog box that lets user discover devices and then select device to set as a modem. In process it runs inquiry, name queries and SDP queries. Note: depending on the model, the phone might require to be paired before it can be set up as a modem. See BTPAIR sample.

近期下载者

相关文件


收藏者