jentoso

|
Posted: Wed Mar 11, 2026 15:18 Post subject: |
|
|
AkulaBig
Просто вопрос из интереса.
Почему здесь присутствует пустая строка?
| Code: | Switch WinGetText(hNagScreen)
Case '3'
PostMessage(hButton3, BM_CLICK, 0, 0)
Case '2'
PostMessage(hButton2, BM_CLICK, 0, 0)
Case '1'
PostMessage(hButton1, BM_CLICK, 0, 0)
EndSwitch
EndIf |
_________________ TC 11.56 combo, Windows 11 x64 |
|