I wrote Shell Namespace Extension what replace standart virtual folder
"Entry Network". When the user put in the address bar of Explorer string
what contain \\computername, by default Explorer parsed this string and bind
IShellFolder to virtual folder "Entry network", but not to my NSE. How to
make, that my method ParseDisplayName was carried out by the first? In other
words how to make that addresses of a kind \\ComputerName were processed by
my Name Space Extension?