举报
; 展开环境变量 Func __TC_StringExpandEnvironment($szTemp) Local $aTemp = DllCall('Kernel32.dll', 'dword', 'ExpandEnvironmentStringsW', 'wstr', $szTemp, 'wstr', '', 'dword', 0x104) Return $aTemp[2] EndFunc ;==>__TC_StringExpandEnvironment msgbox(0,0,__TC_StringExpandEnvironment('%temp%\xxx'))
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-9 21:14 , Processed in 0.077333 second(s), 14 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.