Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Autorun 
Author Message
yahuu



PostPosted: Mon Sep 16, 2024 12:08    Post subject: Reply with quote

Thank you so much

Loopback wrote:
yahuu
Yes, with recent Runtime plugin additions you can:

Code:
hwnd = WinFind(AUTORUN_TCHANDLE, "TPanel", 1)
If hwnd <> 0 Then
  WinGetPos("", "", "W", "H", hwnd)
  MsgBox(W, H)
EndIf


---
Да, с недавними добавлениями в плагине Runtime можно.
View user's profile Send private message Send e-mail


Powered by phpBB © 2001, 2005 phpBB Group