User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (Typos)
(→‎Internet protocol suite: added JSONgen: JSON generator)
Line 141: Line 141:
* [http://www.autoitscript.com/forum/index.php?showtopic=148114 JSON (by Ward)] - JSMN - A Non-Strict JSON UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=148114 JSON (by Ward)] - JSMN - A Non-Strict JSON UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=156794 JSON (by ozmike)] - Bridge to Native Windows JSON plus OO extension for AutoIt.
* [http://www.autoitscript.com/forum/index.php?showtopic=156794 JSON (by ozmike)] - Bridge to Native Windows JSON plus OO extension for AutoIt.
* [http://www.autoitscript.com/forum/index.php?showtopic=173797 JSONgen: JSON generator (by Jefrey)] - UDF to generate JSON.
* [http://www.autoitscript.com/forum/index.php?showtopic=22838 POP3 (by Apzo)] - POP3 library for retrieving email messages. Not compatible with Gmail because it uses SSL.
* [http://www.autoitscript.com/forum/index.php?showtopic=22838 POP3 (by Apzo)] - POP3 library for retrieving email messages. Not compatible with Gmail because it uses SSL.
* [http://www.autoitscript.com/forum/index.php?showtopic=167339 _POP3_Ex (by mLipok)] - POP3 UDF According to the 1939 RFC, modified version with Quoted Printable decoder.
* [http://www.autoitscript.com/forum/index.php?showtopic=167339 _POP3_Ex (by mLipok)] - POP3 UDF According to the 1939 RFC, modified version with Quoted Printable decoder.

Revision as of 18:01, 9 July 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 (236 UDFs on 2015/06/27), 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