OS2SM.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
OS/2 session manager dynamic link library | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| class="wikitable" | !Date||Version||Size||Comments | ||
! Date | |||
| | |||
| | |||
|- | |- | ||
|2001-10-16|| ||1,598 bytes|| | |||
|} | |} | ||
===DLL Entry Points=== | ===DLL Entry Points=== | ||
{|class="wikitable" | |||
{| | |||
|1 | |1 | ||
|WinInitSessionMgr | |WinInitSessionMgr | ||
Line 128: | Line 123: | ||
|ShellWindow | |ShellWindow | ||
|} | |} | ||
==DLLs Loaded== | |||
* [[PMMERGE.DLL]] | |||
* [[PMVIOP.DLL]] | |||
* [[DOSCALL1.DLL]] | |||
* [[SOFTDRAW.DLL]] | |||
* [[FFST.DLL]] | |||
* [[PMGRE.DLL]] | |||
* [[PMWIN.DLL]] | |||
* [[MOUCALLS.DLL]] | |||
* [[VIOCALLS.DLL]] | |||
* [[NLS.DLL]] | |||
* [[PMSHAPI.DLL]] | |||
* [[SESMGR.DLL]] | |||
* [[QUECALLS.DLL]] | |||
* [[UCONV.DLL]] | |||
* [[MSG.DLL]] | |||
[[Category:DLL]] |
Latest revision as of 20:03, 14 August 2019
OS/2 session manager dynamic link library
Version
Date | Version | Size | Comments |
---|---|---|---|
2001-10-16 | 1,598 bytes |
DLL Entry Points
1 | WinInitSessionMgr | 2 | WinSetFgndWindow |
3 | ShlUnloadPublicFonts | 4 | WinStpRegister |
5 | WinInstStartApp | 6 | WinTerminateApp |
7 | WinCreateSwitchEntry | 8 | WinQuerySessionTitle |
9 | WinAddSwitchEntry | 10 | WinChangeSwitchEntry |
11 | WinQuerySwitchEntry | 12 | WinQuerySwitchHandle |
13 | WinQueryTaskTitle | 14 | WinQueryTaskSizePos |
15 | WinQuerySwitchList | 16 | WinRemoveSwitchEntry |
17 | WinSwitchToProgram | 18 | WinSwitchProgramRegister |
21 | WinEndProgram | 22 | WinStopProgram |
23 | WinEndWindowSession | 24 | lpfnShellWndProc |
25 | lpfnIconWndProc | 26 | WinSwitchToTaskManager |
27 | fnBadAppDlgProc | 28 | WinSwitchToProgram2 |
29 | WinProcessHotKey | 31 | WinInitSession |
32 | WinEndSession | 33 | WinInitSwEntry |
34 | WinSetSwEntry | 35 | WinQueryExtIDFocus |
36 | WinSetExtIDFocus | 37 | SheSystemShutdown |
38 | StartSystemExecutables | 39 | ShlLoadPublicFonts |
40 | WinNoShutdown | 41 | SheInitializeIniFile |
42 | WinSetTitle | 43 | WinCplRegister |
44 | WinPMFileRegister | 45 | SheStartLongProgram |
46 | StartStartUpDotCmd | 47 | WinCanTerminate |
103 | ShellWindow |