Skip to content
조회 수 14189 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Ahk Standard Library Collection, 2010 Sep (+Gui) ~ Libs: 100

Goto page 12345678910  Next

http://www.autohotkey.com/forum/topic54996.html


Database 
Timestamp: 2010-09-18 
Libraries: 100 
Ahk Compatible: Vanilla / Mainstream 

Download (~1.2 MB) 

    The archive contains all files and no other download is needed.




List of used prefixes and filenames 

The prefix is the filename also. If a library does not have a prefix, duo to the fact it have only one function, then the file is named after the function without a prefix. In example Anchor.ahk does have one function named Anchor(). And the library ini.ahk have many functions prefixed with "ini_", i.e. ini_getValue()
For compatibility with these, you should choose another name for your files than these and another prefix (here in alphabetical order): 
Count: 100

  • Affinity 
  • AHKHID 
  • AHKsock 
  • Align 
  • Anchor 
  • argp 
  • baseConvert 
  • CColor 
  • cdomessage 
  • CMDret 
  • CMDret_stream 
  • com 
  • ConnectedToInternet 
  • ConsoleApp 
  • Crypt 
  • DamerauLevenshteinDistance 
  • DateParse 
  • Delay 
  • difference 
  • Dlg 
  • dll 
  • Dock 
  • DockA 
  • Edit 
  • EmptyMem 
  • Eval 
  • Exec 
  • File 
  • FileExtract 
  • FileGetVersionInfo 
  • fileIsBinary 
  • Font 
  • ftp 
  • Functions 
  • Gdip 
  • GetAvailableFileName 
  • GetCommonPath 
  • grep 
  • HLink 
  • Hotstrings 
  • HtmDlg 
  • httpQuery 
  • HttpQueryInfo 
  • ILButton 
  • ini 
  • InternetFileRead 
  • IsFullScreen 
  • json 
  • LetUserSelectRect 
  • MCI 
  • MCode 
  • md5 
  • mg 
  • MI 
  • Mount 
  • msTill 
  • Notify 
  • pgArray 
  • ping 
  • PixPut 
  • ProcessInfo 
  • QPX 
  • Rand 
  • RandomUniqNum 
  • Rebar 
  • regionGetColor 
  • RemoteBuf 
  • RichEdit 
  • RPath 
  • SB 
  • sc 
  • ShellFileOperation 
  • ShowMenu 
  • Splitter 
  • st 
  • StdoutToVar 
  • StrGet 
  • StrPut 
  • strTail 
  • StrX 
  • sXMLget 
  • TaskButton 
  • tf 
  • ThousandsSep 
  • Toolbar 
  • ToolTip 
  • TrayIcon 
  • TVX 
  • type 
  • UnHTM 
  • USBD 
  • uuid 
  • VA 
  • WaitPixelColor 
  • WatchDirectory 
  • Win 
  • WinServ 
  • xpath 
  • yaml


See also, more material 

Some tools using this "Ahk Standard Library Collection" as backend or base information center: 


These are not included. Either they are not tested. not compatible with my collection or need non standard DLL files: 


Interesting helper stuff for coders: 

_________________
{1:"ahkstdlib", 2:"my libs", 3:"my apps", 4:"my license"} 
--> Don't feed the troll! <--

로그인 후 댓글쓰기가 가능합니다.

?

  1. 14
    Feb 2011
    22:36

    #ifwinactive & #ifwinexist 윈도우창 마다 핫키의 용도를 다르게 사용하는 방법

    CategoryAutoHotKey Views16526
    Read More
  2. 14
    Feb 2011
    17:29

    AutoHotkey_L: Arrays, Debugger, x64, COM, #If expression

    CategoryAutoHotKey Views21594
    Read More
  3. 14
    Feb 2011
    16:44

    [ahk] 레지스터리 등록여부 확인 후 없으면 추가시키기

    CategoryAutoHotKey Views14977
    Read More
  4. 12
    Feb 2011
    00:31

    [COM] 자바스크립트 / DOM / HTML 웹페이지 컨트롤

    CategoryAutoHotKey Views27304
    Read More
  5. 11
    Feb 2011
    17:31

    AHK에서 가능한 COM 인터넷 익스플로러 및 GUI 브라우저

    CategoryAutoHotKey Views19502
    Read More
  6. 11
    Feb 2011
    16:55

    [ahk_l] 구글의 Gmail 자동로그인 소스

    CategoryAutoHotKey Views22494
    Read More
  7. 11
    Feb 2011
    15:58

    ahk와 ahk_l 의 웹페이지 로딩완료 체크 비교

    CategoryAutoHotKey Views20325
    Read More
  8. 11
    Feb 2011
    15:50

    autohotkey와 autohotkey_l 의 인터넷 창 띄우기 비교예제

    CategoryAutoHotKey Views17772
    Read More
  9. 11
    Feb 2011
    15:33

    Internet Explorer Control

    CategoryAutoHotKey Views19663
    Read More
  10. 10
    Feb 2011
    23:52

    IE.ahk COM 환상강의

    CategoryAutoHotKey Views21252
    Read More
  11. 10
    Feb 2011
    22:57

    AutoHotkey COM Standard Library

    CategoryAutoHotKey Views18046
    Read More
  12. 10
    Feb 2011
    08:21

    AHK_L 예제소스

    CategoryAutoHotKey Views17016
    Read More
  13. 09
    Feb 2011
    19:28

    PostMessage로 한글 사용하기

    CategoryAutoHotKey Views16810
    Read More
  14. 09
    Feb 2011
    19:27

    com.ahk

    CategoryAutoHotKey Views18260
    Read More
  15. 09
    Feb 2011
    19:19

    UrlDownloadToVar()

    CategoryAutoHotKey Views15464
    Read More
  16. 09
    Feb 2011
    19:14

    부팅 완료 체크

    CategoryAutoHotKey Views17864
    Read More
  17. 05
    Feb 2011
    22:09

    OnMessage()

    CategoryAutoHotKey Views20463
    Read More
  18. 05
    Feb 2011
    08:19

    [autohotkey] FTP-업로드 예제분석

    CategoryAutoHotKey Views18644
    Read More
  19. 04
    Feb 2011
    23:27

    [AUTOHOTKEY] FTP 제어

    CategoryAutoHotKey Views25247
    Read More
  20. 22
    Dec 2010
    05:48

    DllCall()

    Category컴퓨터잡담 Views15314
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소