![ACD GRUPPE M215SE Programming Instructions Manual Download Page 9](http://html1.mh-extra.com/html/acd-gruppe/m215se/m215se_programming-instructions-manual_3863735009.webp)
WinCEGeräteSE_Handbuch_Programmierung_v3.00_EN
9 / 65
1.2.2 System library acddev.dll
acddev.dll is located in \flashdisk\system. It pools together important basic functions that are used by the
status bar (see 1.2.1). These are available to other user programs.
To use the system library, the developer CD contains various interfaces for native applications as well as
managed .NET applications. They include the following functions
•
Battery level indicator and status
•
Keyboard, alphabetic key, keylock handling, keyboard mapping
•
Display lighting, brightness, dimming behaviour
•
Device, version, serial number information
•
Interaction option before suspend and shutdown
•
Notification prompts with battery statuses, suspend / shutdown, scanner / RFID keystrokes
•
Text option in the status bar
•
Simplified registry and INI file processing functions
Some of the acddev functions are provided for batch programming with tools such as the CEToolBox.