I've referenced the shell32.dll but can't seen to use it.
Could someone give an example of using any function in it?
Something like:
Dim ShellQAs New Shell32.ShellCl ass
Dim shellFolder As Shell32.Folder =
ShellQ.NameSpac e(Shell32.Shell SpecialFolderCo nstants.ssfDESK TOPDIRECTORY)
Thanks for any help
Could someone give an example of using any function in it?
Something like:
Dim ShellQAs New Shell32.ShellCl ass
Dim shellFolder As Shell32.Folder =
ShellQ.NameSpac e(Shell32.Shell SpecialFolderCo nstants.ssfDESK TOPDIRECTORY)
Thanks for any help
Comment