Jump to content

LANMSGEX.EXE: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
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.
 
DEVICE=C:\IBMCOM\[[LANMSGDD.OS2]]
  RUN=\IBMCOM\LANMSGEX.EXE  
  RUN=C:\IBMCOM\LANMSGEX.EXE


==Version==
==Version==
{| class="wikitable"
{|class="wikitable"
!Date
!Date||Version||Size||Comments
!Version
!Size
!Comments
|-
|-
|2004-05-05 14:13
|2004-05-05||60.58||1,179 bytes||WR_8708
|60.58
|1,179 bytes
|WR_8708
|}
|}
==Config.SYS Paratemer==
* [[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLANMSGEX.EXE|LANMSGEX.EXE]]


==DLLs Loaded==
==DLLs Loaded==
*LANMSGDL.DLL
*LANMSGDL.DLL - ring-3 message DLL
*[[DOSCALL1.DLL]]
*[[MSG.DLL]]
*[[VIOCALLS.DLL]]
 
{| class="wikitable"
|+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]]
[[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