Jump to content
io.kent

AutoIT List of useful UDF-functions

Recommended Posts

Posted

Encoding UDF

Description: Library allows to work with different encodings of strings.

Supported encodings: ANSI, OEM, Unicode, UTF-8 (+ with BOM), KOI8-R, IBM-866, ISO-8859-5, WINDOWS-1251, JavaUnicode, Base64, URI.

Download: https://www.dropbox.com/s/qm8ve884bep9uvg/Encoding.zip

Nomad Memory

Description: Library allows to work with executable memory

Download https://www.dropbox.com/s/grcvprjfwhhg0xm/NomadMemory.au3

extended WinApi

Description: _WinAPIEx.au3 is an extension to the standard library AutoIt WinAPI.au3. UDF includes some undocumented but very useful features, such as, _WinAPI_GetFontResourceInfo (), and also contains all the necessary constants. The library is primarily intended for more or less experienced users, but I think many will find it for something useful. Description of all functions (in English) is located inside the library, is also present in the help file format (. Chm).

Download https://www.dropbox.com/s/k2ogln94a7bqtpe/WinAPIEx_3.8_3361.zip

DllMem

Description: This UDF will work with the DLL from memory.

Download: https://www.dropbox.com/s/ucp4e8gdsk8zkej/DllMem.zip

MouseOnEvent

Description: Allows you to set the mouse event handling. Also, support blocking event in the specified window.

Download: https://www.dropbox.com/s/axfyfph8446i4kt/MouseOnEvent.zip

FileOperations

Description: Adds a set of functions for working with files

Download:https://www.dropbox.com/s/xex81jolg76z20g/FileOperations.rar

BlockInputEx

Description: Allows you to block the mouse and keyboard in extended mode.

This library supports some features that are not available in the built BlockInput ().

Download: https://www.dropbox.com/s/fmmiymp4cg3laey/BlockInputEx_UDF_1.8.zip

AutoItPacker3

Description: UDF to create an archive in any file with its subsequent removal. Has the ability to password encryption (RC4) and the ability to display the progress bar.

Download: https://www.dropbox.com/s/10q2zhdfxknbvzb/AutoItPacker3.zip

RSA_crypt

Description: cut , but quite reliable option encryption algorithm RSA.The library is intended for encryption ( decryption) in the transmission of the text on any open channels of private data with a certain guarantee that they will read only one for whom they are intended. For encryption ( decryption) generated by {E, N} - public key (public key) and {D, N} - private key (private key). The public key is sent to everyone who will be supported by communication, a secret key known only to its owner . Text encrypted public key can only be decrypted with the private key .

Download: https://www.dropbox.com/s/9kzuer8lbsuly27/_RSA_crypt.7z

Zip UDF

Description: This small library allows to work with zip-archives using the built-in Windows. Supported by definition established archives WinRar (rar.exe) and 7zip (7z.exe), if it is found that these functions use archivers (priority is on 7zip).

Download: https://www.dropbox.com/s/yg9sx1x8bq1lay1/ZipUDF.au3

IsPressedEx

Description: Extended function _IsPressedEx. Based on the standard UDF-functions _IsPressed ().

Download:https://www.dropbox.com/s/phf5633k2jql6u0/IsPressedEx.zip

Animated Tray Icon

Description: Creates an animated icon in the system tray. UDF is very easy to use, the only thing that can cause difficulty - it is actually the creation of the most animated icons (frames). Maintained as separate icons (pictures) and animated PNG (not to be confused with APNG).

Download:https://www.dropbox.com/s/uwglt0gui3a1ate/Animate.zip

GDIP

Description: A huge number of additional features to the standard library AutoIt GDIPlus.au3. Here is the full list of features included in the library (description, in English, within the library), I think that this is all possible functions provided MSDN (documented). I recommend to download all without exception.

Download:https://www.dropbox.com/s/a69s66pkat7co4h/GDIP.7z

Skincrafter UDF

Description: library for software developers, allowing you to create original and memorable application with fully interactive graphical interface.

Skins:Skincrafter Skins gallery. «

Download:https://www.dropbox.com/s/e5r3anvprz7u1qd/Skincrafter.rar

FTP

Description: Provides work with FTP servers. Yes , like the library is present in the latest versions of AutoIt Beta, but this version has a number of useful differences and additions. Firstly this UDF uses a "transparent" approach to writing scripts ( similar to GDI +). Secondly here there are such extremely useful features like _InternetGetOption () and _InternetSetOption (), without which I can not imagine working with a normal FTP. As there are no less useful and it is unclear for what reasons are not included in the " native " FTP library functions : _FTP_ReadFile (), _FTP_WriteFile () and _IsInternet () ( though _FTP_ReadFile () like already present) . Description ( in English ) for all functions and constants is inside the library . As well as a separate file - WinINetErrorMessages.au3 - collected constants that may be needed when working with the library .

Download:https://www.dropbox.com/s/5erkqvbm65eyxrb/FTP.au3

POP3

Description: Reading, delete messages from mail servers.

Download:https://www.dropbox.com/s/2igol0lizh3clji/POP3.au3

WinAPI_AssocQueryString()

Description: Gets the information from the registry associated with the original row ($ sAssoc). Type of information returned depends on the parameter $ iType ($ ASSOCSTR_ ...). For example, using this function to get the icon (path to the file containing the icon and the index) registered for a specific type (extension) of the file, and more. This feature will be included in the library WinAPIEx.au3 the next update (version 1.79).

Download:https://www.dropbox.com/s/1fgxn9ubcjbws02/Registry%20UDF.au3

WinUser UDF v2.6

Description: Library to work (adding, deleting, setting parameters) with the users (accounts) Windows. Uses net user and net localgroup.

Download: https://www.dropbox.com/s/y5tna0coynkqmvj/WinUser.au3

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...