Jump to content

LANMSGEX.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
This is part of the messaging system in MPTS. It runs on the config.sys.
Provides the detached ring-3 thread for messaging service.
  RUN=\IBMCOM\LANMSGEX.EXE
DEVICE=C:\IBMCOM\[[LANMSGDD.OS2]]
  RUN=C:\IBMCOM\LANMSGEX.EXE


==Version==
==Version==
Line 10: Line 11:


==DLLs Loaded==
==DLLs Loaded==
*LANMSGDL.DLL
*LANMSGDL.DLL - ring-3 message DLL
*[[DOSCALL1.DLL]]
*[[MSG.DLL]]
*[[VIOCALLS.DLL]]


{| class="wikitable"
[[Category:RUN Statements]]
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|
|C
|Yes
|Yes
|}
 
[[Category:Files]][[Category:RUN Statements]]

Latest revision as of 03:07, 9 August 2023

Provides the detached ring-3 thread for messaging service.

DEVICE=C:\IBMCOM\LANMSGDD.OS2
RUN=C:\IBMCOM\LANMSGEX.EXE

Version

Date Version Size Comments
2004-05-05 60.58 1,179 bytes WR_8708

DLLs Loaded

  • LANMSGDL.DLL - ring-3 message DLL