#include <iostream>
#include <Shlwapi.h>
#pragma comment (lib,"Shlwapi.lib")
bool Copy(LPCWSTR pfrom, LPCWSTR pTo)
{
SHFILEOPSTRUCT si = {
0 };
si
可以弹出复制进度条的SHFileOperation()函数的使用
最新推荐文章于 2022-06-09 22:20:22 发布
#include <iostream>
#include <Shlwapi.h>
#pragma comment (lib,"Shlwapi.lib")
bool Copy(LPCWSTR pfrom, LPCWSTR pTo)
{
SHFILEOPSTRUCT si = {
0 };
si