Click here to Skip to main content
16,006,605 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I figured it out... Pin
Rick York27-Apr-05 6:14
mveRick York27-Apr-05 6:14 
GeneralIE Form Filler Pin
Krazyman26-Apr-05 11:59
Krazyman26-Apr-05 11:59 
GeneralRe: IE Form Filler Pin
Michael Dunn26-Apr-05 12:16
sitebuilderMichael Dunn26-Apr-05 12:16 
GeneralImage Printing Pin
Member 94915926-Apr-05 11:54
Member 94915926-Apr-05 11:54 
GeneralRe: Image Printing Pin
Peter Ritchie26-Apr-05 17:48
Peter Ritchie26-Apr-05 17:48 
Generalsystem files Pin
trupgmtuf26-Apr-05 11:46
susstrupgmtuf26-Apr-05 11:46 
GeneralRe: system files Pin
Peter Ritchie26-Apr-05 17:51
Peter Ritchie26-Apr-05 17:51 
QuestionBrowseFolders Dialog on Win2k/IE5? Pin
Ingmar326-Apr-05 11:07
Ingmar326-Apr-05 11:07 
Hello,

I've got a class to browse folders similiar to CSXBrowseFolder here on code-project. It worked fine until I needed to run my software on a fresh installed Windows 2000 with IE5.
Selecting e.g. "My Documents" gives me not the real path but an Id like "::{xxxxxxxxx}".
I'm not sure if I'm right, but I think I need to resolve this "link" using the shell functions. But whatever I tried it didn't work.
If I select a usual folder (e.g. c:\test) it works like expected.

I found a message on MSDN, that win2k/ie5 doesn't follow these links. But newer versions do so. Seems I get the Id of the not real existing folder, while IE6 resolves these links automatically.

Maybe someone can give me hint how to solve this problem? Thanks in advance!
Ingmar

AnswerRe: BrowseFolders Dialog on Win2k/IE5? Pin
Peter Ritchie26-Apr-05 17:20
Peter Ritchie26-Apr-05 17:20 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Ingmar326-Apr-05 21:18
Ingmar326-Apr-05 21:18 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Peter Ritchie29-Apr-05 5:26
Peter Ritchie29-Apr-05 5:26 
GeneralRe: BrowseFolders Dialog on Win2k/IE5? Pin
Ingmar313-May-05 1:40
Ingmar313-May-05 1:40 
Generaldelete this questions Pin
Steve Messer26-Apr-05 10:42
Steve Messer26-Apr-05 10:42 
GeneralRe: delete this questions Pin
PJ Arends26-Apr-05 11:17
professionalPJ Arends26-Apr-05 11:17 
GeneralRe: delete this questions Pin
Anonymous26-Apr-05 11:27
Anonymous26-Apr-05 11:27 
GeneralRe: delete this questions Pin
Steve Messer26-Apr-05 12:02
Steve Messer26-Apr-05 12:02 
GeneralRe: delete this questions Pin
PJ Arends26-Apr-05 12:16
professionalPJ Arends26-Apr-05 12:16 
GeneralRe: delete this questions Pin
Steve Messer26-Apr-05 12:28
Steve Messer26-Apr-05 12:28 
GeneralRe: delete this questions Pin
PJ Arends26-Apr-05 12:54
professionalPJ Arends26-Apr-05 12:54 
GeneralRe: delete this questions Pin
Maximilien26-Apr-05 12:10
Maximilien26-Apr-05 12:10 
GeneralRe: delete this questions Pin
Brian R26-Apr-05 12:45
Brian R26-Apr-05 12:45 
GeneralRe: delete this questions Pin
PJ Arends26-Apr-05 13:21
professionalPJ Arends26-Apr-05 13:21 
GeneralRe: delete this questions Pin
Mayur Mahajan26-Apr-05 17:57
Mayur Mahajan26-Apr-05 17:57 
GeneralRe: delete this questions Pin
David Crow27-Apr-05 2:54
David Crow27-Apr-05 2:54 
GeneralRe: delete this questions Pin
Mayur Mahajan27-Apr-05 7:28
Mayur Mahajan27-Apr-05 7:28 

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.