Click here to Skip to main content
15,884,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwebbrowser & internet explorer Pin
RaymondM21-Sep-05 7:27
RaymondM21-Sep-05 7:27 
QuestionDHTML Edit Pin
jianxin080521-Sep-05 6:58
jianxin080521-Sep-05 6:58 
Questionhow to find dependencies Pin
Eytukan21-Sep-05 6:51
Eytukan21-Sep-05 6:51 
Answeri tried in "Bulid->start debug->go" Pin
Eytukan21-Sep-05 6:55
Eytukan21-Sep-05 6:55 
GeneralUse Dependency Walker Pin
Rob Caldecott21-Sep-05 6:57
Rob Caldecott21-Sep-05 6:57 
GeneralRe: Use Dependency Walker Pin
Eytukan21-Sep-05 7:03
Eytukan21-Sep-05 7:03 
GeneralRe: Use Dependency Walker Pin
David Crow21-Sep-05 9:36
David Crow21-Sep-05 9:36 
QuestionSHGetFileInfo - how to index of default folder icon Pin
Ian Bowler21-Sep-05 6:20
Ian Bowler21-Sep-05 6:20 
Hello,

I'm building a Windows Explorer-like application that displays files and folders. For my particular app, however, the files and folders being displayed may not exist on the computer the app is running on.

I'm using SHGetFileInfo with the flag SHGFI_USEFILEATTRIBUTES to get the icon for the file whether it exists on the computer or not.

Is there a similar way to get a folder icon for a path that doesn't exist? If the path I'm displaying in the folder tree doesn't exist, I want to get the default folder icon index (I'm using SHGetFileInfo to get the system image list).

Any ideas?

Thanks,

Ian
AnswerRe: SHGetFileInfo - how to index of default folder icon Pin
Shog921-Sep-05 6:32
sitebuilderShog921-Sep-05 6:32 
GeneralRe: SHGetFileInfo - how to index of default folder icon Pin
Ian Bowler21-Sep-05 6:36
Ian Bowler21-Sep-05 6:36 
GeneralRe: SHGetFileInfo - how to index of default folder icon Pin
Shog921-Sep-05 6:44
sitebuilderShog921-Sep-05 6:44 
QuestionInstall Project Pin
el_dude21-Sep-05 6:17
sussel_dude21-Sep-05 6:17 
QuestionVisual C++ Problem Pin
Anonymous21-Sep-05 6:09
Anonymous21-Sep-05 6:09 
QuestionThe C++ function to create an instance given a class name. Pin
Member 139789321-Sep-05 5:58
Member 139789321-Sep-05 5:58 
AnswerRe: The C++ function to create an instance given a class name. Pin
Cedric Moonen21-Sep-05 6:08
Cedric Moonen21-Sep-05 6:08 
AnswerRe: The C++ function to create an instance given a class name. Pin
Nemanja Trifunovic21-Sep-05 6:12
Nemanja Trifunovic21-Sep-05 6:12 
AnswerRe: The C++ function to create an instance given a class name. Pin
Chris Losinger21-Sep-05 6:18
professionalChris Losinger21-Sep-05 6:18 
AnswerRe: The C++ function to create an instance given a class name. Pin
Shog921-Sep-05 6:21
sitebuilderShog921-Sep-05 6:21 
QuestionStandard for inlining code Pin
Rob Caldecott21-Sep-05 4:47
Rob Caldecott21-Sep-05 4:47 
AnswerRe: Standard for inlining code Pin
Cedric Moonen21-Sep-05 4:54
Cedric Moonen21-Sep-05 4:54 
GeneralRe: Standard for inlining code Pin
Rob Caldecott21-Sep-05 4:59
Rob Caldecott21-Sep-05 4:59 
AnswerRe: Standard for inlining code Pin
Blake Miller21-Sep-05 5:09
Blake Miller21-Sep-05 5:09 
AnswerRe: Standard for inlining code Pin
Nemanja Trifunovic21-Sep-05 5:15
Nemanja Trifunovic21-Sep-05 5:15 
AnswerRe: Standard for inlining code Pin
Roger Stoltz21-Sep-05 5:56
Roger Stoltz21-Sep-05 5:56 
AnswerRe: Standard for inlining code Pin
David Crow21-Sep-05 7:04
David Crow21-Sep-05 7:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.