本文介绍了SHBrowseForFolder和SHGetPathFromIDList的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当我从选择的目录开始显示目录树(通过SHBrowseForFolder和SHGetPathFromIDList)时,该目录始终位于显示面板的底部.有没有办法让它从其他地方开始(例如面板中间)?
(很抱歉,没有包含图片,但我似乎无法附加图片.)
解决方案
When I display a directory tree (via SHBrowseForFolder and SHGetPathFromIDList) starting at a directory of my choosing, that directory is always at the bottom of the display panel. Is there a way to get it to start out somewhere else (like the middle of the panel)?
(Sorry about not including a picture but I can''t seem to attach one.)
解决方案
这篇关于SHBrowseForFolder和SHGetPathFromIDList的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!