Andy's Dynamic Link Library: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
A multi-platform [[C]] library that aids in creating code for | A multi-platform [[C]] library that aids in creating code for DLLs to help them being accessed by third party applications. Available in versions for [[DOS]], OS/2, Win32, IBM [[AIX]], Linux, HP-UX, SunOS and Novell Netware and should be a fairly easy port to other UNIX like systems. | ||
==Links== | ==Links== | ||
* [http://www.nyangau.org/ ADLL page on Andy Kay's site] | * [http://www.nyangau.org/ ADLL page on Andy Kay's site] | ||
==Author== | ==Author== | ||
* Andy Kay | * Andy Kay | ||
[[Category:C Libraries | [[Category:C Libraries]][[Category:Software written in C]] | ||