Advanced Files & Folders

Introduction

The basic VB functions that allow you to perform file and folder functions are pretty useless. You can't send a file to the recycle bin, you can move a folder, you can't do a lot of things. Windows API allows use to easily perform all of these functions, and automatically displays a dialog box like in explorer showing that the file is being copied. This is what we will be covering in this article.

You might also like...

Comments

About the author

James Crowley

James Crowley United Kingdom

James first started this website when learning Visual Basic back in 1999 whilst studying his GCSEs. The site grew steadily over the years while being run as a hobby - to a regular monthly audien...

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“To iterate is human, to recurse divine” - L. Peter Deutsch