User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (Set the counter)
m (Sorted the list of entries)
Line 61: Line 61:
* [http://www.autoitscript.com/forum/index.php?showtopic=129529 pZip (by asdf8)] - PureZIP_L library UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=129529 pZip (by asdf8)] - PureZIP_L library UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=76176 UnRAR (by rasim)] - UnRAR.au3.
* [http://www.autoitscript.com/forum/index.php?showtopic=76176 UnRAR (by rasim)] - UnRAR.au3.
* [http://www.autoitscript.com/forum/index.php?showtopic=17727 XZip (by eltorro)] - another UDF for "XStandard XZIP Component".
* [http://www.autoitscript.com/forum/index.php?showtopic=161847 XZip (by mLipok)] - UDF for "XStandard XZIP Component".
* [http://www.autoitscript.com/forum/index.php?showtopic=44524 Zip plugin (by eltorro)] - Zip plugin.
* [http://www.autoitscript.com/forum/index.php?showtopic=44524 Zip plugin (by eltorro)] - Zip plugin.
* [http://www.autoitscript.com/forum/index.php?showtopic=73425 ZIP (by torels)] - ZIP.au3 UDF in pure AutoIt.
* [http://www.autoitscript.com/forum/index.php?showtopic=73425 ZIP (by torels)] - ZIP.au3 UDF in pure AutoIt.
Line 66: Line 68:
* [http://www.autoitscript.com/forum/index.php?showtopic=135565 ZIP (by joakim)] - ZIP STRUCTS UDF (from scratch).
* [http://www.autoitscript.com/forum/index.php?showtopic=135565 ZIP (by joakim)] - ZIP STRUCTS UDF (from scratch).
* [http://www.autoitscript.com/forum/index.php?showtopic=128962 zLib (by Ward)] - zLib (Deflate/Inflate/GZIP) UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=128962 zLib (by Ward)] - zLib (Deflate/Inflate/GZIP) UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=17727 XZip (by eltorro)] - another UDF for "XStandard XZIP Component".
* [http://www.autoitscript.com/forum/index.php?showtopic=161847 XZip (by mLipok)] - UDF for "XStandard XZIP Component".


== Encryption and hash ==
== Encryption and hash ==

Revision as of 17:02, 29 December 2015

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer. This list is probably not complete (249 UDFs on 2015/12/29), but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Automation

Browsers

Microsoft Office

OpenOffice

Databases and web connections

Data compression

Encryption and hash

GUI Additions

Controls

Hardware

Information gathering

Internet protocol suite

Maths

Media

Graphics and image

Players

Sound

PDF

Security

Social Media and other Website API

Windows

Misc