Screen capture program by AutoIt
; ScrCap : Capture screen and save program by AutoIt #include <GUIConstantsEx.au3> #include <ScreenCapture.au3> #Include <Timers.au3> #Include <Date.au3> Opt('MustDeclareVars', 1) Opt("GUIOnEventMode", 1) Opt("WinTitleMatchMode", 3) ;1=start, 2=subStr, 3=exact, 4=advanced, -1 to -4=Nocase Global $ExitID _Main() Func _Main() Local...
| 固定リンク
| コメント (0)
| トラックバック (0)


最近のコメント