LASS Overview (Windows CE 5.0)
This topic provides OS design information and describes the modules that are necessary to enable LASS functionality. For Windows CE, it also defines the LASS Sysgen variables.
OS Design Information
The following table shows the operating system design information for LASS and LAPs.
Concept | Description |
---|---|
Dependencies | None. |
Hardware considerations | None. |
LASS Modules and Components
The following table shows the modules that implement LASS.
Item | Module |
---|---|
LASS | lassd |
Password LAP | lap_pw |
LASS Sysgen Variables
The following table shows the Sysgen variables that enable the specific functionality that is related to LASS for Windows CE.
Sysgen variable | Description |
---|---|
SYSGEN_LASS | Includes the LASS functionality. You must implement a LAP to make use of the LASS functionality. |
SYSGEN_LAP_PSWD | Includes the password LAP functionality. You must use this LAP if you do not have a custom LAP to include in your run-time image. |
See Also
LASS OS Design Development | LASS Registry Settings | Creating a LAP
Send Feedback on this topic to the authors