in reply to Win32::API: How to create a web folder?

I think that a "web folder" is essentially just a form of shortcut in reality, you just have a folder in your "NetHood" folder with whatever name you want and in there you have a shortcut called "target.lnk" - you can create that shortcut using Win32::Shortcut . There probably is some Shell* API to this as well.

/J\

  • Comment on Re: Win32::API: How to create a web folder?