Open Class Library: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name | !Name||Description||Comments | ||
|- | |- | ||
|[[CPPOM30.DLL]] | |[[CPPOM30.DLL]] | ||
|VAC 3.x runtime library. It must be DLLRNAME'd to be redistributed with other software | |VAC 3.x runtime library. | ||
|rowspan=3|It must be DLLRNAME'd to be redistributed with other software | |||
|- | |- | ||
|[[CPPOOB3.DLL]] | |[[CPPOOB3.DLL]] | ||
|DLL from the IBM VAC 3.x Open Class Library | |DLL from the IBM VAC 3.x Open Class Library. | ||
|- | |- | ||
|[[CPPOOU3.DLL]] | |[[CPPOOU3.DLL]] | ||
|DLL from the Open Class Library | |DLL from the Open Class Library. | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
!Name | !Name||Comments | ||
|- | |- | ||
|[[OS2OOOC.DLL]] | |[[OS2OOOC.DLL]] | ||
Line 28: | Line 25: | ||
|It is the redistributable VisualAge C++ 3.x runtime library. It was DLLRNAME'd from [[CPPOM30.DLL]]. | |It is the redistributable VisualAge C++ 3.x runtime library. It was DLLRNAME'd from [[CPPOM30.DLL]]. | ||
|} | |} | ||
==Links== | ==Links== | ||
* [http://www-01.ibm.com/support/docview.wss?uid=swg27001511 IBM Open Class Library Transition Guide] | |||
[[Category: | [[Category:C++ Class Libraries]] |
Revision as of 12:57, 1 November 2016
Name | Description | Comments |
---|---|---|
CPPOM30.DLL | VAC 3.x runtime library. | It must be DLLRNAME'd to be redistributed with other software |
CPPOOB3.DLL | DLL from the IBM VAC 3.x Open Class Library. | |
CPPOOU3.DLL | DLL from the Open Class Library. |
Name | Comments |
---|---|
OS2OOOC.DLL | |
OS2OOR3U.DLL | IBM Open Class Library: Resource File. |
OS2OM30.DLL | It is the redistributable VisualAge C++ 3.x runtime library. It was DLLRNAME'd from CPPOM30.DLL. |