UI界面和旋转特效模块进行了小部分修改

易语言 2020-03-08 15:05:41

UI界面和旋转特效模块进行了小部分修改

拖放对象1.注册拖放控件 (_启动窗口.取窗口句柄 ())
exui窗口特效_扩展 (取窗口句柄 ())
标签1.标题 = 到文本 (读入文件 (取运行目录 () + “\info.ini”))
图片框EX1 = 到字节集 (读入文件 (标签1.标题)) '
读配置项 (取运行目录 () + “config.ini”, “User Avatar”, “UA”, 头像)
.如果 (头像 = “”)
图片框EX1 = #默认头像
.否则
图片框EX1 = 到字节集 (读入文件 (头像))
.如果结束
文件更名 (取运行目录 () + “\tools\Exploration.exe”, 取运行目录 () + “\tools\Exploration.dll”)
文件更名 (取运行目录 () + “\tools\Polymerization.exe”, 取运行目录 () + “\tools\Polymerization.dll”)
文件更名 (取运行目录 () + “\tools\Forced.exe”, 取运行目录 () + “\tools\Forced.dll”)