Jump to content

EA Class Library: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
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.
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.


==Documentation==
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]]
==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

Links