2.4.1.2 Disk Prompting and Error Handling Functions

The Setup functions provide basic functionality to prompt the user to enter new media, or to handle errors that arise during file copy, delete, or rename operations.

The default queue callback routine that is included with the Setup functions also provides queue-specific error handling and progress indicators for the queue that is being committed.

The following functions provide disk prompting and an error handling user interface.

SetupCopyError

Generates a dialog box that informs the user of a copy error.

SetupDeleteError

Generates a dialog box that informs the user of a delete error.

SetupPromptForDisk

Generates a dialog box that prompts the user for a media disk or source file location.

SetupRenameError

Generates a dialog box that informs the user of a rename error.

For more information on the disk prompting and error handling functions, see the Win32 SDK documentation.