Jump to content

Open Class Library: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:


==Files==
==Files==
 
{| class="wikitable"
{| border="1"
|-
!Name !!Comments
!Name !!Comments
|-
|-
|| [[CPPOM30.DLL]]|| VAC 3.x runtime library. It must be DLLRNAME'd to be redistributed with other software (Ex. [[OS2OM30.DLL]]).
|[[CPPOM30.DLL]]
|-
|VAC 3.x runtime library. It must be DLLRNAME'd to be redistributed with other software (Ex. [[OS2OM30.DLL]]).
|| [[CPPOOB3.DLL]] || DLL from the IBM VAC 3.x Open Class Library. It must be DLLRNAME'd to be redistributed with other software (Ex. [[LANSOB3.DLL]]).
|-
|-
|| [[CPPOOU3.DLL]] || DLL from the Open Class Library. It must be DLLRNAME'd to be redistributed with other software.(Ex. [[LANSOU3.DLL]]).
|[[CPPOOB3.DLL]]
|-
|DLL from the IBM VAC 3.x Open Class Library. It must be DLLRNAME'd to be redistributed with other software (Ex. [[LANSOB3.DLL]]).
|| ||
|-
|-
|[[CPPOOU3.DLL]]
|DLL from the Open Class Library. It must be DLLRNAME'd to be redistributed with other software. (Ex. [[LANSOU3.DLL]]).
|}
|}




{| border="1"
{| class="wikitable"
|-
!Name !!Comments
!Name !!Comments
|-
|-
|| [[OS2OOOC.DLL]] ||
|[[OS2OOOC.DLL]]
|-
|
|| [[OS2OOR3U.DLL]] || IBM Open Class Library: Resource File.
|-
|| [[OS2OM30.DLL]]|| It is the redistributable VAC 3.x runtime library.  It was DLLRNAME'd from [[CPPOM30.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]].
|}
|}



Revision as of 14:10, 17 April 2016

Documentation

Files

Name Comments
CPPOM30.DLL VAC 3.x runtime library. It must be DLLRNAME'd to be redistributed with other software (Ex. OS2OM30.DLL).
CPPOOB3.DLL DLL from the IBM VAC 3.x Open Class Library. It must be DLLRNAME'd to be redistributed with other software (Ex. LANSOB3.DLL).
CPPOOU3.DLL DLL from the Open Class Library. It must be DLLRNAME'd to be redistributed with other software. (Ex. LANSOU3.DLL).


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.

Articles

Replacements

Links