Jump to content

LAPSOBJ.EXE

From EDM2

This file creates a Workplace Shell object as part of MPTS setup. Like DDNSICON.EXE and LAPSICON.EXE, it is a 32-bit console EXE that imports the WPS class API (PMWP) and exports nothing of its own, but uses a narrower subset of PMWP calls and a different object layout, suggesting a different (or more minimal) WPS object than the two icon utilities. It is invoked by the MPTS setup pair: its filename is embedded as a literal string inside both LAPSMCID.DLL and LAPSMPTN.DLL — the same pair that references DDNSICON.EXE, not the base-LAPS pair that references LAPSICON.EXE.


Versions

Date Version Size Comments
2004-05-21 60.58 21,930 bytes WR_8708

Notes

Referenced by name inside LAPSMCID.DLL and LAPSMPTN.DLL (confirmed by a string search of the binaries), and built 2 seconds before DDNSICON.EXE — a third member of the WPS-object-creation family under the MPTS setup pair.