Hi everyone! I don't know, maybe similar script already exists, but anyway, i hope maybe this code be useful whomever. This UDF will help you to embed your drives and directorys in your TreeView control ShellTreeView.au3 #include-once
#include <GuiTreeView.au3>
#include <GuiImageList.au3>
#include <WindowsConstants.au3>
Global $hImage, $hWndTreeView, $objFSO, $hCommonDocs, $hMyDocs
$objFSO = ObjCreate("Scripting.FileSystemObject")
$hImage = _GUIImageList_Create(16, 16, 5,