0% found this document useful (0 votes)
29 views1 page

Developer Notes on Libraries and Features

The document lists various libraries used in a project, including ICS, GIFimage, and fastMM, along with their respective sources. It outlines capabilities of scripting systems, mentions the need for specific widgets for handling Unicode filenames, and provides code adaptation points. Additionally, it notes the implementation of a default template that detects mobile devices for a tailored user experience.

Uploaded by

MARIO PADILLA
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Developer Notes on Libraries and Features

The document lists various libraries used in a project, including ICS, GIFimage, and fastMM, along with their respective sources. It outlines capabilities of scripting systems, mentions the need for specific widgets for handling Unicode filenames, and provides code adaptation points. Additionally, it notes the implementation of a default template that detects mobile devices for a tailored user experience.

Uploaded by

MARIO PADILLA
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

=== LIBS USED

ICS v7 by Fran�ois PIETTE [Link]


GIFimage v2.2r5 by Anders Melander [Link]
delphi zlib v1.2.3 by base2 technologies [Link]
TRegExpr v0.952 by Andrey V. Sorokin
[Link]
fastMM v4 by Pierre le Riche [Link]

=== CGI
see python\Lib\[Link]

=== CAPABILITIES OF A SCRIPTING SYSTEMS


- skip limits on some files

=== UNICODE FILENAMES


widgets required:
- treeview (vfs)
- listbox (connections)
- richedit (log)

code to adapt
- [Link]()
- getVFS()
- setVFS()

=== DEFAULT TEMPLATE


- detect mobile and use special template

You might also like