Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

windows 7 minute change for the worse

23 views
Skip to first unread message

nikos

unread,
Mar 30, 2009, 2:59:44 PM3/30/09
to
after some bug reports i received it turns out that in windows 7
there's a very subtle change to the way IShellFolder::GetDisplayNameOf
works for items in "my computer"

in all previous windows versions psfMycomp->GetDisplayNameOf(pidl,
SHGDN_INFOLDER | SHGDN_FORPARSING, ...) for root drive items would
return the proper root path including a backslash:

C:\
D:\
...

windows 7 the same thing returns the root path WITHOUT the backslash
as

C:
D:
...

C: is not a valid parsing path since it doesn't necessarily correspond
to the ROOT.
I wonder why this change and if it is just a temporary bug or it is
going to stay for the release version of windows 7?

thanks
nikos

---
www.zabkat.com

nikos

unread,
Apr 7, 2009, 7:26:46 AM4/7/09
to
does anybody know of any windows 7 specific newsgroup that i can
report this, hopefully with more success?

thanks

Ben Voigt [C++ MVP]

unread,
Apr 10, 2009, 12:18:40 PM4/10/09
to

"nikos" <ume...@my-deja.com> wrote in message
news:3b969430-6513-412f...@3g2000yqk.googlegroups.com...


> does anybody know of any windows 7 specific newsgroup that i can
> report this, hopefully with more success?

microsoft.beta.win7.developers, perhaps

>
> thanks

nikos

unread,
Apr 11, 2009, 2:34:09 AM4/11/09
to
On Apr 10, 5:18 pm, "Ben Voigt [C++ MVP]" <r...@nospam.nospam> wrote:
>
> microsoft.beta.win7.developers, perhaps
>

I couldn't find this group!?

Dean Earley

unread,
Apr 14, 2009, 5:47:29 AM4/14/09
to

It appears that the microsoft.beta heirachy is hidden to us mere mortals :)

--
Dean Earley (dean....@icode.co.uk)
i-Catcher Development Team

iCode Systems

0 new messages