Dim bi As BROWSEINFO
bi.ulFlags = BIF_BROWSEFORCOMPUTER
bi.hOwner = Me.hWnd
bi.lpszTitle = "select a computer"
SHBrowseForFolder bi
do you like this?
i forget this
shbrowseforfolder is a api in "shell32.dll"
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |