由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 请问怎样在C/C++里取联机的windows phone 里的图片? (转载)
相关主题
Question of building apache module.C语言程序静态库和动态库的创建及其应用
fprintf in C\C++请问如何恢复正常的IO?
Path with non-ascii character求助:关于指针和数据存储
New C++ programmer, need to ask a I/O file read question 求助:关于文件夹和文件的读写
a C/C++ fopen mode questionopen an image file
A C++ exception questionc++产生随机数
C++的smart pointer注定是个二流的东西怎样读一个不断更新的文件
help with PHP programming!!! (转载)ask a question about struct in C programming
相关话题的讨论汇总
话题: phone话题: computer话题: camera话题: roll
进入Programming版参与讨论
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\ 的存在...
不知道有没有人有这方面的经验...
谢谢~
1 (共1页)
进入Programming版参与讨论
相关主题
ask a question about struct in C programminga C/C++ fopen mode question
请教Matlab和IDL的处理数据能力差异A C++ exception question
4G text file哪种软件可以读?(除了ultraedit)C++的smart pointer注定是个二流的东西
c++ 能够一次打开多个文本文件读数据么?help with PHP programming!!! (转载)
Question of building apache module.C语言程序静态库和动态库的创建及其应用
fprintf in C\C++请问如何恢复正常的IO?
Path with non-ascii character求助:关于指针和数据存储
New C++ programmer, need to ask a I/O file read question 求助:关于文件夹和文件的读写
相关话题的讨论汇总
话题: phone话题: computer话题: camera话题: roll