~firefox
23 itemsDownload ./*

23 itemsDownload ./*

..
stylish
circuit-canvas.html
gamemaker.html
hidecaption.ahk
homepage-centered-iframe.html
homepage-centered-slideshow.html
homepage-masonry.html
homepage-panels.html
homepage-sidebar.html
homepage-slide3d.html
homepage-stars.html
mailorder.html
noise.html
noise2.html
noise3.html
remoteButter.html
simple-homepage.html
slideshow.html
template.ajax.php
template.html
template.min.html
trigonometry.html
videoeditor.html


firefoxhidecaption.ahk
2 746•  8 years ago•  DownloadRawClose
8 years ago•  2 746

{}
#Persistent
SetBatchLines, -1
Process, Priority,, High

Gui +hWndhWnd

DllCall( "RegisterShellHookWindow", UInt,hWnd )
MsgNum := DllCall( "RegisterWindowMessage", Str,"SHELLHOOK" )
OnMessage( MsgNum, "ShellMessage" )
Return

ShellMessage( wParam,lParam ) {
  If ( wParam = 4 ) ;  HSHELL_WINDOWACTIVATED := 4
    {
    WinGetClass, Class, ahk_id %lParam%
    If  ( class = "MozillaWindowClass" ) 
        {
            WinSet, Style, -0x80000, ahk_class MozillaWindowClass
        }
    }
}

Top
©twily.info 2013 - 2024
twily at twily dot info



2 011 802 visits
... ^ v