How To Use the Animated Copy Functions in Windows 95/98/Me (151799)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q151799 SUMMARY
The Windows API provides the ability to perform a copy, move, rename, or
delete operation on a file system object using the SHFileOperation API
function exported by Shell32.dll. This article shows how to copy a list of
files into a named folder while displaying a dialog box with a copy
animation and an animated scroll bar displayed to show the progress of the
copy operation. The article also shows how to create a sample project that
demonstrates how the use of this API function.
REFERENCES
SHFileOperation and SHFILEOPSTRUCT in the Platform SDK product
documentation
Err Object topic in the Microsoft Visual Basic Language Reference
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbAPI kbhowto KB151799 |
---|
|