gpt4 book ai didi

c++ - Windows mobile和蓝牙编程SDK下载

转载 作者:太空宇宙 更新时间:2023-11-04 13:33:57 28 4
gpt4 key购买 nike

我正在编写要在 Windows Embedded Handheld 6.5 终端上运行的程序。该程序是用 C++ 和 MFC 编写的。终端必须连接到 Bluetooth Zebra 打印机才能向其发送 ZPL 文件。对于 Windows Mobile 开发,我使用 MS Visual Studio 2005。PC 的操作系统本身是 Windows 8.1 Pro 64 位

我想使用库 ws2_32.libirprops.lib以及 header winsock2.hws2bth.hBluetoothAPIs.h

我读到所有这些都作为 Windows SDK 的一部分提供。

我的问题是我不知道要下载哪个 SDK(我需要一个下载链接)。

你能帮帮我吗?

********************编辑 1**

使用 MS Visual Studio 2005Windows Embedded Handheld 6.5 DTK 我遇到了一些构建错误:

1>------ Build started: Project: BtMob, Configuration: Debug Windows Mobile 6.5.3 Professional DTK (ARMV4I) ------
1>Compiling...
1>stdafx.cpp
1>D:\programs\ms_visual_studio_2005\VC\ce\atlmfc\include\afxv_w32.h(38) : fatal error C1189: #error : MFC requires WINVER to be #defined to 0x0400 or greater

你能帮忙解决这个问题吗?

************************编辑 2**

如果我创建一个新项目并在之后立即构建它,我会收到以下错误消息:

1>------ Rebuild All started: Project: BtMob4, Configuration: Debug Windows Mobile 6.5.3 Professional DTK (ARMV4I) ------
1>Deleting intermediate and output files for project 'BtMob4', configuration 'Debug|Windows Mobile 6.5.3 Professional DTK (ARMV4I)'
1>Compiling...
1>stdafx.cpp
1>_CE_ACTIVEX was not defined because this Windows CE SDK does not have DCOM.
1> _CE_ACTIVEX could be caused to be defined by defining _CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, but it is recommended that this be done only for single-threaded apps.
1>_ATL_NO_HOSTING was defined because _CE_ACTIVEX was not defined.
1>Compiling...
1>BtMob4.cpp
1>MainFrm.cpp
1>BtMob4Doc.cpp
1>BtMob4View.cpp
1>Generating Code...
1>Compiling resources...
1>Linking...
1>corelibc.lib(armsecgs.obj) : fatal error LNK1103: debugging information corrupt; recompile module

************************编辑 3**

执行修补程序 VS80sp1-KB949009-X86-INTL.exe 解决了 EDIT 2 中描述的问题。

最佳答案

您需要 Windows Embedded Handheld 6.5 DTK:http://www.microsoft.com/en-us/download/details.aspx?id=5389

关于c++ - Windows mobile和蓝牙编程SDK下载,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30398346/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com