简体   繁体   中英

Move folder using windows copier in VB6

How can I move a folder (with sub-folders in it) using windows file copier dialog box in VB6. I mean it should move the folder using windows file copier .

The function to call is SHFileOperation . Have a look here for some example VB6 code.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM