由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
PDA版 - 请问怎样在C/C++里取联机的windows phone 里的图片? (转载)
相关主题
请问怎样在C/C++里取联机的windows phone 里的图片? (转载)fprintf in C\C++
请问怎样在C/C++里取联机的windows phone 里的图片?Path with non-ascii character
bloomberg on-site赌博失败归来New C++ programmer, need to ask a I/O file read question
Question of building apache module.a C/C++ fopen mode question
bloomberg测试题,失败阿A C++ exception question
How to use openFileDialog() to save a binary file in .net C++C++的smart pointer注定是个二流的东西
Re: how to write a string to a new file请教一个C++程序结构的问题
相关话题的讨论汇总
话题: phone话题: computer话题: camera话题: roll
进入PDA版参与讨论
1 (共1页)
w******d
发帖数: 1301
1
【 以下文字转载自 Windows 讨论区 】
发信人: windmind (仟俩银子), 信区: Windows
标 题: 请问怎样在C/C++里取联机的windows phone 里的图片?
发信站: BBS 未名空间站 (Fri Mar 14 14:59:37 2014, 美东)
最近要做个软件,里面需要有这样一个功能:
当windows phone (i.e., Nokia) 用USB连上电脑后, 电脑会出现phone的图标,
其中的图片会在Computer\\PhonePictures\Camera Roll 目录下.
这个软件需要把这个目录下的内容自动拷贝到本机硬盘.
现在需要找到方法自动监测Computer\\PhonePictures\Camera Roll 的存
在,
以及读取其中的图片.
我发现windows的普通的文件读写API(i.e., GetFileAttributesA, fopen ...)都无法
监测到Computer\\PhonePictures\Camera Roll\ 的存在...
不知道有没有人有这方面的经验...
谢谢~
s****n
发帖数: 237
2
I know.
w******d
发帖数: 1301
3
how?

【在 s****n 的大作中提到】
: I know.
s****n
发帖数: 237
4
Read the USB mass store device (MSB) spec on usb.org, and visit microsoft.
com for microsoft implementation of usb MSB.
or I may do it for a little charge.
1 (共1页)
进入PDA版参与讨论
相关主题
请问怎样在C/C++里取联机的windows phone 里的图片? (转载)fprintf in C\C++
请问怎样在C/C++里取联机的windows phone 里的图片?Path with non-ascii character
bloomberg on-site赌博失败归来New C++ programmer, need to ask a I/O file read question
Question of building apache module.a C/C++ fopen mode question
bloomberg测试题,失败阿A C++ exception question
How to use openFileDialog() to save a binary file in .net C++C++的smart pointer注定是个二流的东西
Re: how to write a string to a new file请教一个C++程序结构的问题
相关话题的讨论汇总
话题: phone话题: computer话题: camera话题: roll