cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
MFC Shell Tree Control
MFC Shell Tree Control
May 12, 2015 at 2:18pm UTC
ThaiVanPhat
(1)
I want to load image from my computer. I think I should use shell tree control, but I don't know how to use it. Somebody can help me ?
May 13, 2015 at 1:30pm UTC
Texan40
(645)
You probably want to look at GetOpenFileName() :
https://msdn.microsoft.com/en-us/library/windows/desktop/ms646927%28v=vs.85%29.aspx
Topic archived. No new replies allowed.