Jump to content

SOM.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
This is the System Object Model dynamic link library.  
This is the System Object Model (SOM) dynamic link library.  


==Version==
==Version==
{| border="1"
{| class="wikitable"
|-
!Date
!Date
!Version
!Version
Line 9: Line 8:
!Comments
!Comments
|-
|-
|1999-Jun-30 04:33:04 pm
|1999-06-30 16:33
|N/A
|N/A
|92,009 bytes.
|92,009 bytes
|By IBM. Included on eComStation 2.1.
|By IBM
|-
|}
|}


==DLL Entry Points==                                         
==DLL Entry Points==                                         
{| border="1"
{| class="wikitable"
|-
|1
|1
|SomCalloc
|SomCalloc
Line 142: Line 139:
* [[NLS.DLL]]
* [[NLS.DLL]]
* [[MSG.DLL]]
* [[MSG.DLL]]
[[image:somdll001.png]]
 
[[Image:somdll001.png]]


[[Category:Files]]
[[Category:Files]]

Revision as of 20:41, 18 April 2016

This is the System Object Model (SOM) dynamic link library.

Version

Date Version Size Comments
1999-06-30 16:33 N/A 92,009 bytes By IBM

DLL Entry Points

1 SomCalloc 2 SomClassCClassData
3 SomClassClassData 4 SomClassInitFuncName
5 SomClassMgrCClassData 6 SomClassMgrClassData
7 SomClassMgrObject 8 SomDeleteModule
9 SomError 10 SomFree
11 SomLoadModule 12 SomMalloc
13 SomObjectCClassData 14 SomObjectClassData
15 SomOutCharRoutine 16 SomRealloc
17 Som_AssertLevel 18 Som_TraceLevel
19 Som_WarnLevel 20 SomClassMgrNewClass
21 SomClassNewClass 22 SomObjectNewClass
23 SomAssert 24 SomBeginPersistentIds
25 SomCheckArgs 26 SomCheckId
27 SomCompareIds 28 SomConstructClass
29 SomEndPersistentIds 30 SomEnvironmentNew
31 SomIdFromString 32 SomLPrintf
33 SomParentResolve 34 SomPrefixLevel
35 SomPrintf 36 SomRegisterId
37 SomResolve 38 SomSaveMetrics
39 SomSetExpectedIds 40 SomStringFromId
41 SomTest 42 SomTestCls
43 SomTotalRegIds 44 SomUniqueKey
45 SomVprintf 46 SomWriteMetrics
47 SomDataResolve

DLLs Loaded

File:Somdll001.png