-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
totalcommander.ahk文件中,第1133行开始:
<OpenDriveThis>:
ControlGetFocus,CurrentFocus,AHK_CLASS TTOTAL_CMD
if CurrentFocus not in TMyListBox2,TMyListBox1
return
if CurrentFocus in TMyListBox2
SendPos(131)
else
SendPos(231)
Return
可用TC(版本8.0有,8.0以下不知道)内置命令:
<cm_SrcOpenDrivers>
;序号是331
实现
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels