易采下载站下载易语言U盘文件复制源码—源码之家-易采下载站

下载排行|最近更新

软件
软件
文章
当前位置:首页易语言源码系统工具 → 易语言U盘文件复制源码
易语言U盘文件复制源码

易语言U盘文件复制源码

下载地址
  • 软件大小:6.38 KB
  • 软件语言:简体中文
  • 更新时间:2021-04-18
  • 软件类别:国产源码
  • 软件性质:自由软件
  • 运行环境:Winall,Win2003,WinXP,Win7,Win8
  • 软件等级:
  • 官方网址:homepage
  • 演示地址:demo
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

软件Tags:

易语言U盘文件复制源码

易语言U盘文件复制源码系统结构:文件列表,CopyFile,取路径文件名,取路径扩展名,MsgProc,GetTextAddress,GetLogicalDriveStrings,FindFirstFile,FindNextFile,FindClose,PathFindExtension,PathFindFileName,PathIsDirectory,SetWindowLong,CallWindowProc,RtlMoveMemory,RegisterHotKey,UnregisterHotKey, ======Main || ||------文件列表 || ||------CopyFile || ||------取路径文件名 || ||------取路径扩展名 || ||------__启动窗口_创建完毕 || ||------MsgProc || ||------__启动窗口_将被销毁 || ||------GetTextAddress || || ======调用的Dll || ||---[dll]------GetLogicalDriveStrings || ||---[dll]------FindFirstFile || ||---[dll]------FindNextFile || ||---[dll]------FindClose || ||---[dll]------PathFindExtension || ||---[dll]------PathFindFileName || ||---[dll]------PathIsDirectory || ||---[dll]------SetWindowLong || ||---[dll]------CallWindowProc || ||---[dll]------RtlMoveMemory || ||---[dll]------RegisterHotKey || ||---[dll]------UnregisterHotKey 调用的DLL命令: .DLL命令GetLogicalDriveStrings,整数型,"kernel32","GetLogicalDriveStringsA" .参数lpBufferLenth,整数型 .参数lpBuffer,字节集 .DLL命令FindFirstFile,整数型,"kernel32","FindFirstFileA",,查找文件 .参数lpFileName,文本型 .参数lpFindFileData,WIN32_FIND_DATA .DLL命令FindNextFile,整数型,"kernel32","FindNextFileA",,查找下一个 .参数hFindFile,整数型 .参数lpFindFileData,WIN32_FIND_DATA .DLL命令FindClose,整数型,"kernel32",,,关闭查找文件句柄 .参数hFindFile,整数型 .DLL命令PathFindExtension,整数型,"shlwapi.dll","PathFindExtensionA",,无扩展名返回空 .参数pszPath,文本型 .DLL命令PathFindFileName,整数型,"shlwapi.dll","PathFindFileNameA",,成功返回路径文本指针地址 .参数pszPath,文本型 .DLL命令PathIsDirectory,逻辑型,"shlwapi.dll","PathIsDirectoryA",,目录是否存在.存在返回真,不存在返回假 .参数pszPath,文本型 .DLL命令SetWindowLong,子程序指针,,"SetWindowLongA" .参数hwnd,整数型 .参数nIndex,整数型 .参数value,子程序指针 .DLL命令CallWindowProc,整数型,,"CallWindowProcA" .参数proc,子程序指针 .参数hwnd,整数型 .参数msg,整数型 .参数wp,整数型 .参数lp,整数型 .DLL命令RtlMoveMemory,整数型,,"RtlMoveMemory" .参数dest,PDEV_BROADCAST_VOLUME,传址 .参数source,整数型 .参数len,整数型,,14 .DLL命令RegisterHotKey,逻辑型,,"RegisterHotKey" .参数hWnd,整数型 .参数id,整数型 .参数功能键,整数型 .参数键代码,整数型 .DLL命令UnregisterHotKey,整数型,,"UnregisterHotKey" .参数hWnd,整数型 .参数id,整数型

展开内容

下载地址

推荐文章

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 易采下载 Easck.com , All Rights Reserved 版权所有 蒙ICP备14002389号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: