Jump to content

Andy's Dynamic Link Library: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
A multi-platform [[C]] library that aids in creating code for DLL's to help them being accessed by third party applications. Available in versions for 16 and 32 bit DOS, 16 and 32 bit OS/2, Win32, IBM [[AIX]], Linux, HP-UX, SunOS and Novell Netware and should be a fairly easy port  to other UNIX like systems.
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:DOS Tools]][[Category:MS Windows Tools]][[Category:Solaris Tools]]
[[Category:C Libraries]][[Category:Software written in C]]
[[Category:NetWare Tools]][[Category:Software written in C]][[Category:AIX Tools]][[Category:HPUX Tools]][[Category:Linux Tools]]

Revision as of 23:05, 1 October 2016

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

Author

  • Andy Kay