EA Class Library: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This package consists of two classes ([[EA (class library)|EA]] and [[EAList]]) wrapping the OS/2 Extended-Attribute APIs. You have to compile and link the appropriate files together with your application. | |||
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. | |||
See also: | |||
* [[Advanced Features of the EA Class Library]] | * [[Advanced Features of the EA Class Library]] | ||
==License== | ==License== | ||
* BSD alike, but can not be sold. | *BSD alike, but can not be sold. | ||
*Author: [[Bernhard Bablok]] | |||
==Links== | ==Links== |
Latest revision as of 17:56, 4 February 2018
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.
See also:
License
- BSD alike, but can not be sold.
- Author: Bernhard Bablok