SetupApi磁盘提示和错误处理函数大全
2021-11-19
44
0
可以使用setup函数提示用户插入新介质,或处理复制、重命名或删除文件时出现的错误。
下表列出了为请求安装介质和报告错误提供对话框的功能。
Function | Description |
---|---|
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 an installation medium or source file location. |
SetupRenameError | Generates a dialog box that informs the user of a rename error. |