j n
Всего сообщений: 1
Дата регистрации: 20.10.2010
|
Создано:
21.10.2010 01:11:54
|
 |
Windows 7 SP1 x64
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<< gproxy ahk_class ConsoleWindowClass
>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<< On Screen: 607, 480 (less often used) In Active Window: 582, 455
>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<
Color: 0xF0F0F0 (Blue=F0 Green=F0 Red=F0)
>>>>>>>>>>( Active Window Position )<<<<<<<<<< left: 25 top: 25 width: 677 height: 342
>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<
>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<
>>>>( TitleMatchMode=slow Visible Text )<<<<
>>>>( TitleMatchMode=slow Hidden Text )<<<<
from ahk windows spy to confirm the information thats input to the class/window name is accurate. nor does the window change itself at all. Just does not recognize the window when ran. whenever the window is clicked on, logging shows explorer.exe
20/10/2010 11:12:31 PM.449 New window Default settings TaskListOverlayWnd C:\Windows\explorer.exe
shows thats its applying default settings for the window opposed to the specific settings.
this is also in your latest build and beta.
20/10/2010 11:13:12 PM.771 New window Default settings MozillaWindowClass C:\Program Files (x86)\Mozilla Firefox\firefox.exe 20/10/2010 11:09:54 PM.697 New window Default settings Notepad2U Untitled - Notepad2 (Administrator) C:\Windows\System32\notepad.exe
other things get detected fine.
|