上面的情况不停地判断两个文本控件的状态,并使其全选,下面是Debug_Mode模下的输出代码,对Windows消息不太了解,请高手指点
WEnd
0016: 0-0: Sleep(100)
0017: 0-0: WEnd
0016: 0-0: Sleep(100)
0017: 0-0: WEnd
0016: 0-0: Sleep(100)
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
0024: 0-0: #forceref $hWnd, $iMsg
0025: 0-0: If $ilParam = $hInput1 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input1, 256)
0026: 0-0: If $ilParam = $hInput2 And BitShift($iwParam, 16) = 256 Then GUICtrlSetState($Input2, 256)
0027: 0-0: EndFunc ;==>WM_COMMAND
|