Jump to content

EA Class Library: Difference between revisions

From EDM2
Created page with "==Description== This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together wit..."
 
Line 4: Line 4:
==Download==
==Download==
* [https://github.com/OS2World/LIB-CPP-EACLIB Source code at Github]
* [https://github.com/OS2World/LIB-CPP-EACLIB Source code at Github]
==API Documentation==
* EA
* EAList


==License==
==License==

Revision as of 07:54, 28 August 2016

Description

This package consists of two classes (EA and EAList) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together with your application.

Download

API Documentation

  • EA
  • EAList

License

  • BSD alike, but can not be sold.

Author

  • Bernhard Bablok

Links