Common Windows Embedded CE Modules (Windows Embedded CE 6.0)
1/6/2010
The following table shows the modules in the Windows Embedded CE operating system (OS).
Module | Description | Library |
---|---|---|
64bfilt |
64-bit file I/O. |
64bfilt.lib |
8042keyboard |
PS/2 8042 keyboard controller. This is an alias that builds the following keyboard drivers: Kbd8042US, Kbd8042Jpn1, Kbd8042Jpn2, and Kbd8042Kor, which are all localized keyboards based on the 8042 keyboard controller. |
Not applicable. |
afd |
Supporting module for the Auxiliary Function Driver (AFD), the Windows Embedded CE protocol manager. The AFD handles loading and management of the networking components. Exposes no public functions. This module is included in both the kernel version and the full version of the OS. |
afd.lib |
ar6k_ndis_cf |
Atheros AR6000 Wi-Fi driver for Compact Flash adapter. |
ar6k_ndis_cf.lib |
ar6k_ndis_sdio |
Atheros AR6000 Wi-Fi driver for SDIO adapter. |
Not applicable. |
asyncmac |
WAN miniport driver that enables Point-to-Point Protocol (PPP) connections over a dial-up network. Exposes no public functions. |
asyncmac.lib |
atadisk |
Supporting module for the Advanced Technology Attachment (ATA) disk drive interface standard. Exposes no public functions. This module is included in the full-version OS. |
atadisk.lib |
atapi |
Driver for IDE controllers supporting both ATA and ATAPI command sets. |
atapi_lib.lib |
audevman |
Audio device manager. |
audevman.lib |
audiodrv |
Sample audio drivers. |
audio.lib |
autodial |
Supporting module for the automatic dialing part Internet Connection Sharing. For more information, see Internet Connection Sharing and ICS Functions. Exposes no public functions. |
autodial.lib |
autoras |
Provides autodial functionality to applications. |
autoras.lib |
battdrvr |
Sample null battery driver. |
battdrvr.lib |
binfs |
Binary ROM Image File System (BinFS). |
binfs.lib |
bridge |
Sample utility for configuring the network bridge. |
bridgeexe.lib |
btaudiogw |
Bluetooth audio gateway implementation. For more information, see Audio Gateway Service. |
btaudiogw.lib |
Bta2dp |
Bluetooth Advanced Audio Distribution Profile (A2DP) audio driver. |
bta2dp.lib |
sbc |
Session Border Controller (SBC) audio codec. |
sbc.lib |
btagsvc |
Bluetooth Audio Gateway Service. |
btagsvc.lib |
btd |
Device driver that contains all layers of the stack. It is loaded in device.exe and is used by the Auxiliary Function Driver (AFD) as a Transport Driver Interface (TDI) provider. It also implements the streamer part of the COM emulation port. For more information, see Bluetooth HCI Transport Layer Functions. |
btd.lib |
btrdrt |
A module that provides the API to Bluetooth user programs. For more information, see Bluetooth OS Functions, Bluetooth Application Development Interfaces, and btdrt. |
btdrt.lib |
btdun |
Bluetooth Dial-up Networking (DUN). |
btdun.lib |
btgw |
Bluetooth gateway sample. |
btgw.lib |
bthamb |
AmbiCom transport driver. |
bthamb.lib |
bthcsr |
BlueCore Serial Protocol (BCSP) transport driver. |
bthcsr.lib |
bthhid |
Bluetooth human interface device (HID) driver implementation. |
bthhid.lib |
bthsc |
Bluetooth socket transport driver. |
bthsc.lib |
bthsdio |
Bluetooth Secure Digital I/O (SDIO) transport driver. |
bthsdio.lib |
bthuart |
Bluetooth universal asynchronous receiver-transmitter (UART) transport driver. |
bthuart.lib |
bthuniv |
Bluetooth Universal Transport Manager. For more information, see Supported HCI Transport Drivers. |
bthuniv.lib |
bthusb |
Bluetooth USB transport driver. |
bthusb.lib |
btloader |
Bluetooth loader application. For more information, see Device Driver Management Sample. |
btloader.lib |
btmodem |
Bluetooth modem proxy. |
btmodem.lib |
btscosnd |
HCI extension layer that implements an audio driver that sends and receives Bluetooth SCO audio data. |
btscosnd.lib |
btsvc |
Bluetooth service sample. For more information, see Boot-time Service Activation Sample. |
btsvc.lib |
bulltlp3 |
A module that supports the Bull TLP3 Serial smart card reader. For more information, see Smart Card Subsystem. Exposes no public functions. |
bulltlp3.lib |
busenum |
For information, see Bus Enumerator. |
busenum_lib.lib |
cachefilt |
File cache filter. For more information, see Configuring File Caching for a File System Driver. |
cachefilt.lib |
cacjpn |
A module that enables character input based on all-character list (Shift-JIS and Unicode). For more information, see Japanese IM Handwriting Panels. |
cacjpn.lib |
capsrc |
Waveform audio sample. |
capsrc.lib |
cdfs |
CD File System. For more information, see CDFS/UDFS File Systems. |
cdfs.lib |
cdrom |
CDROM partition driver. |
cdrom.lib |
ceddk |
Sample ceddk driver. |
ceddk_lib.lib |
cefilt |
File system filter. |
cefilt.lib |
celogflush |
A flush application that logs data. |
celogflush_lib.lib |
ceperf |
Windows Embedded CE Performance Measurement API. Exposes public functions for performance testing in ceperf.h. |
ceperf_lib.lib |
ceramdrv |
Windows Embedded CE RAM driver. |
ceramdrv_lib.lib |
cerdisp |
Supports the CE Remote Display (CERDisp) application that displays a Windows Embedded CE device screen on a remote desktop. Works with the CE Remote Display Host (CERHost) application. |
cerdisp.lib |
cereg |
Hive registry access component. |
cereg.lib |
certmod |
Provides file credential authentication services for the filesys module by granting privileges to executable files. For more information, see filesys and certmod. This module is included in the kernel version. |
certmod.lib, evgen.lib, crypt32.lib |
chajeiim |
Provides an input method (IM) with an on-screen keyboard that enables Chang Jei input. For more information, see Traditional Chinese Input Methods. Exposes no public functions. |
chajeiim.lib |
cmd |
Provides the command processor. This module is required for the implementation of a command-line shell. For more information, see Command Processor. Exposes no public functions. This module is included in the full version of the OS. |
cmd.lib |
com_card |
Combined serial port driver for a native 16550 UART and a PC Card 16550 UART. |
com_card_lib.lib |
com16550 |
Serial port driver for the 16550 UART (virtual COM1). |
com16550_lib.lib |
commctrl |
Provides the common controls Control Panel. For more information, see commctrl. This module is included in the full version of the OS. |
commctrl.lib |
commdlg |
Provides common system-defined dialog boxes that standardize how users perform common, complex operations. For more information, see commdlg. This module is included in the full version of the OS. |
commdlg.lib |
connmc |
Network and Dial-up Connections application. |
connmc.lib |
conshid |
Sample consumer controls HID driver. For more information, see HID Driver Functions. |
conshid_lib.lib |
console |
Provides console functionality. This module is required to implement a command-line shell. For more information, see Command Processor. Exposes no public functions. This module is included in the full version of the OS. |
console.lib |
credman |
Provides credprov and credsvc. |
Not applicable. |
credprov |
For information, see Credential Manager APIs. |
credprov.lib |
credssp |
Credential Security Support Provider protocol. |
credssp.lib |
credsvc |
Credential manager service. |
credsvc.lib |
coredll |
Provides core functionality to other modules. This module is a basic Windows Embedded CE OS module. For more information, see coredll. Must be included in all Windows Embedded CE–based OS designs, but not all its components are required. |
coredll.lib |
crypt32 |
CryptoAPI 2.0 encryption. For more information, see Certificates Functions and crypt32. Optional. This module is included in the full version of the OS. |
crypt32.lib |
cryptdll |
Encryption helper library for the Kerberos protocol. Exposes no public functions. |
cryptdll.lib |
cxport |
Provides common transport utilities. Exposes no public functions. This module is included in the kernel version and in the full version of the OS. |
cxport.lib |
d3dm_nulldrv |
Direct3D Mobile null driver. |
d3dm_nulldrv_lib.lib |
d3dmdrivers |
Microsoft Direct3D Mobile drivers. |
Not applicable. |
ddguid |
Standard DirectDraw GUIDs. |
ddguid.lib |
ddi_3dr |
Silicon Motion graphics adapter for the Silicon Motion 3DR (Cougar) video card. |
ddi_3dr_lib.lib |
ddi_cer |
Windows Embedded CE remote graphics adapter. |
ddi_cer_lib.lib |
ddi_flat |
Generic FLAT graphics adapter for any display card that is VESA BIOS 2.0-compliant. |
ddi_flat_lib.lib |
ddi_hflat |
Graphics adapter that uses a flat framebuffer and the Graphics Primitive Engine (GPE) base class library. |
ddi_hflat_lib.lib |
ddi_nop |
Graphics adapter with stubbed functions. |
ddi_nop_lib.lib |
ddi_ragexl |
ATI Rage XL Expert 98 (Warbird) graphics adapter. |
ddi_ragexl_lib.lib |
decompdll |
TrueType AC3 font driver plug-in. |
decompdll.lib |
device |
Provides the device manager. This is an application that manages stream interface drivers. This module is included in all Windows Embedded CE–based OS designs. For more information, see device. This module is included in both the kernel version and the full version of the OS. |
device.lib |
dhcp |
Supports the Dynamic Host Configuration Protocol (DHCP). This module is for the client only. Exposes no public functions. This module is included in both the kernel version and the full-version OS. |
dhcp.lib |
dhcpsrv |
DHCP server module. |
dhcpsrv.lib |
dhcpv6l |
DHCPv6 Lite. |
dhcpv6l.lib |
diskcache |
Disk cache library. |
diskcache.lib |
display |
Support for display drivers. |
Not applicable. |
dnsapi |
Extended DNS Querying and Update API. For more information, see DNS Reference. Exposes public functions. |
dnsapi.lib |
dssdh |
Diffie-Hellman/DSS Provider. |
Not applicable. |
e100bex |
Intel Pro E100BEX Ethernet adapter driver, which is a Windows desktop-based NDIS miniport driver. |
e100bex.lib |
eap |
Implements Extensible Authentication Protocol framework. For more information, see Extensible Authentication Protocol. |
eap.lib |
eapchap |
EAP provider for Challenge-Handshake authentication protocol. For more information, see Challenge-Handshake Authentication Protocol (CHAP). |
eapchap.lib |
eapol |
EAP module for 802.11 Authentication. For more information, see 802.11 Authentication. |
eapol.lib |
eapsim |
EAP module for Extensible Authentication Protocol Method for GSM Subscriber Identity (EAP-SIM), an authentication protocol that uses GSM credentials and is based on the EAP framework. |
eapsim.lib |
eaptls |
EAP provider for Transport Layer Security (TLS). For more information, see EAP-TLS Support. |
eaptls.lib |
ehci |
Enhanced host controller interface (EHCI) driver. For more information, see The Enhanced Host Controller Interface (EHCI) Driver. |
ehci_lib.lib |
ellencfg |
Secure Digital Host Controller (SDHC) driver for the TE4370 Evaluation Board, also known as the Ellen development board. |
ellencfg_lib.lib |
encfilt |
File system encryption filter. For more information, see Encryption Overview. |
encfilt.lib |
enroll |
Sample certificate enrollment utility. Exposes no public functions. |
enroll.lib |
ensoniq |
Ensoniq driver that uses Unified Audio Model (UAM). |
ensoniq_lib.lib |
enumfaslpci |
FASL PCI Flash card device manager to loads MSFlash devices for each bank of memory that is available. |
enumfaslpci_lib.lib |
es1371 |
Ensoniq driver that uses the model device driver (MDD)/platform-dependent driver (PDD) model. |
es1371_lib.lib |
etcha |
Sample drawing application. Exposes no public functions. This module is included in the full version of the OS. |
etcha.lib |
ethman |
Sample application that provides network status and wireless configuration information. It includes the Notification Area icon and dialog box that displays network status. |
ethman.lib |
eventlog |
Module in the Remote Configuration Framework that logs system events. |
eventlog.lib |
eventlogmsgs |
Event log core messages module. |
eventlogmsgs.lib |
exfat |
Extended file allocation table (FAT) file system for large files and improved interoperability. For more information, see Extended file allocation table (FAT) File System. Exposes no public functions. |
exfat.lib |
fasld |
Spansion (TM) flash memory driver. |
fasld_lib.lib |
fatutil |
Defines classes that support the File Allocation Table (FAT) file system. Exposes no public functions. |
fatutil_lib.lib |
fileblk |
File block driver emulator. |
fileblk_lib.lib |
filesys |
Provides the Windows Embedded CE file system. This module contains a set of components. For more information, see filesys. Contains a set of components. This module is required for both the kernel version and the full version of the OS. |
fsdbase.lib, fsmain.lib, fspass.lib, fsreg.lib, fsysram.lib, fsysrom.lib, fsheap.lib |
fonts |
Provides fonts for Windows Embedded CE. For more information, see fonts. |
Not applicable. |
fsdmgr |
File System Disk Manager (FSDM). |
fsdmgr_lib.lib |
fsreplxfilt |
File replication file system filter. |
fsreplxfilt.lib |
fw6 |
IP firewall driver. For more information, see Firewall. |
fw6.lib |
fwapi |
Implements the IP Firewall configuration API. |
fwapi.lib |
gb18030 |
Provides support for target devices that access Web content or receive content from desktop operating systems that have GB18030-based content. Converts this content to a native encoding that the operating system can display. For more information, see GB18030 Data Converter. |
gb18030.lib |
gdcfg |
Device Configuration API. For more information, see Device Configuration Functions. Exposes public functions. |
gdcfg_lib.lib |
giisr |
Sample Generic Installable ISR (GIISR) drive. For more information, see Installable ISRs and the Kernel. |
giisr_lib.lib |
gpsapi |
Global Positioning Service (GPS) API for software developers and device manufacturers. For more information, see GPS Intermediate Driver Reference. Exposes public functions. |
gpsapi.lib |
gpsid |
Core GPS Intermediate Driver functionality, including the driver loaded by services.exe. For more information, see GPS Intermediate Driver. |
gpsid.lib |
gpssdio |
GPS secure digital (SD) card I/O. For more information, see Implementing Plug and Play GPS Hardware. |
gpssdio_lib.lib |
gsm610 |
Provides support for Audio Compression Manager (ACM) drivers. For more information, see Audio Compression Manager. Exposes no public functions. This module is included in the full version of the OS. |
gsm610.lib |
qwes |
Provides the Graphics, Windowing, and Events Subsystem (GWES), an integrated graphics device interface (GDI), window manager, and event manager. This module contains a set of components. For more information, see gwes. Contains a set of components. This module is required for the kernel version and in the full version of the OS. |
Not applicable. |
hidparse |
Human Interface Device (HID) descriptor and report parser. |
hidparse_lib.lib |
httpdadm |
Simple administration tool that enables a Web server to be configured remotely through a Web browser. Exposes no public functions. |
httpdadm.lib |
httplite |
A trimmed-down version of the Windows Internet Services (WinInet) module that is intended for target devices that have resource limitations. For more information, see XML OS Design Development and Windows Internet Services (WinInet). |
httplite.lib |
hwxcht |
Provides support for Traditional Chinese handwriting input. For more information, see Traditional Chinese Input Methods and hwxcht. This module is included in the full version of the OS. |
hwxcht.lib |
hwxipn |
Provides support for Japanese handwriting input. For more information, see Japanese IM Handwriting Panels and hwxjpn. This module is included in the full version of the OS. |
hwxjpn.lib |
hwxkor |
Provides support for Korean handwriting input. For more information, see hwxkor. This module is included in the full version of the OS. |
hwxkor.lib |
hwxusa |
Provides support for English handwriting input. For more information, see hwxusa. This module is included in the full-version OS. |
hwxusa.lib |
iltiming |
Interrupt latency timing program. For more information, see ILTiming Support. |
iltiming.lib |
Iltiming_dll |
Interrupt latency timing DLL. |
iltiming_dll.lib |
Imejpp |
For information, see Japanese Pocket IME kernel code. |
imejpp .lib |
Imejpp_dic_n |
Provides the Japanese Pocket Input Method Editor (IME). |
imejpp_dic_n.lib |
Imejpp_dic_s |
Provides additional support for the Japanese Pocket Input Method Editor (IME). |
imejpp_dic_s.lib |
imejppui |
Sample Japanese Pocket Input Method Editor (IME) user interface. |
imejppui.lib |
imeskdic |
Provides the back-end dictionary engine that is attached to the input method (IM). For more information, see Japanese IM Search Panels. |
imeskdic.lib |
imjp31 |
Japanese Input Method Editor (IME) 3.1 |
imjp31_misc.lib, imjp31_opendct.lib, imjp31_propmgr.lib, imjp31_sharemem.lib, imjp31_ime_common.lib, imjp31_candwnd.lib, imjp31_globalflag.lib, imjp31_ui_pop_stub.lib, imjp31_ui_delword_stub.lib, imjp31_ui_hideoff.lib, imjp31k.lib, imjp31t.lib |
inksamp |
Sample touch screen driver-testing application. For more information, see Transcriber Handwriting Recognition OS Design Development. |
inksamp.lib |
inksamp2 |
Sample touch screen driver-testing application. |
inksamp2.lib |
ipconfig |
Provides the diagnostic ipconfig command, which displays all of the current TCP/IP network-configuration values. For more information, see IPConfig. Exposes no public functions. |
ipconfig.lib |
iphlpapi |
Provides the IP Helper API. For more information, see iphlpapi. Exposes a set of APIs. |
iphlpapi.lib |
ipnat |
Provides support for Internet Connection Sharing. For more information, see Internet Connection Sharing. Exposes no public functions. |
ipnat.lib |
ipsec |
Provides Internet Protocol security (IPSec). Used by L2TP to provide confidentiality and data integrity protection. For more information, see IPSec v4). |
ipsec.lib |
ipseccfg |
Sample configuration tool for Internet Protocol security (IPSec). For more information, IPSec Samples. |
ipseccfg.lib |
ipsecsvc |
Provides configuration and key management for IPSec services. Implements the Internet Key Exchange (IKE) protocol. For more information, see IKE Authentication. |
ceipsec.lib, ipsecspd.lib, ipsecshr.lib, oakley.lib |
ipv6 |
Command prompt utility that configures the IPv6 protocol and enables user to query and configure interfaces, addresses, caches, and routes. For more information, see Internet Protocol Version 6. Exposes no public functions. |
ipv6.lib |
ipv6hlp |
Provides automatic configuration for supported IPv6 tunneling mechanisms, specifically 6to4 and ISATAP. Exposes no public functions. |
ipv6hlp.lib |
ipv6tun |
Command prompt utility that configures the 6to4 and ISATAP tunneling capabilities. For more information, see IPv6tun. Exposes no public functions. |
ipv6tun.lib |
ircomm |
Provides an infrared implementation of the serial line communication driver. For more information, see Infrared Communications. Exposes no public functions. This module is included in the full version of the OS. |
ircomm.lib |
irdastk |
Protocol module for Infrared (IrDA) communications. For more information, see NDIS IrDA Objects. Exposes no public functions. This module is included in the full-version and in the kernel version of the OS. |
irtdi.lib, irlap.lib, irlmp.lib, irutil.lib |
irsir |
NDIS miniport driver that implements the Serial Infrared (SIR) MAC layer. For more information, see Infrared Serial Driver (IrSIR). |
irsirlib.lib |
islp2nds |
Intersil Prism2 Wireless Local Area Network (WLAN) PC Card Driver. |
islp2nds.lib |
isr16550 |
Sample installable interrupt service routine (ISR) for the SER16550 serial library. |
isr16550_lib.lib |
Kbd8042 |
PS/2 8042 Keyboard PDD list driver functions PS2_NOP_ENTRY and PFN_KEYBD_PDD_ENTRY. For more information, see PFN_KEYBD_PDD_ENTRY. Exposes public functions. |
kbd8042_lib.lib |
Kbd8042Jpn1 |
Japanese keyboard and mouse driver that has the NEC layout. |
kbd8042jpn1_lib.lib |
Kbd8042Jpn2 |
Japanese keyboard and mouse driver that has the IBM layout. |
kbd8042jpn2_lib.lib |
Kbd8042Kor |
Korean keyboard and mouse driver. |
kbd8042kor_lib.lib |
Kbd8042US |
English keyboard and mouse driver. |
kbd8042us_lib.lib |
kbda1 |
Arabic keyboard. |
kbda1_lib.lib |
kbddv |
Keyboard driver for keyboards with a United States - Dvorak AT keyboard layout. |
kbddv_lib.lib |
kbdheb |
Hebrew keyboard. |
kbdheb_lib.lib |
kbdhid |
Sample HID keyboard driver (kbdhid). For more information, see HID Drivers. |
kbdhid_lib.lib |
kbdinguj |
Gujarati keyboard. |
kbdinguj_lib.lib |
kbdinhin |
Hindi Traditional keyboard. |
kbdinhin_lib.lib |
kbdinkan |
Kannada keyboard. |
kbdinkan_lib.lib |
kbdinmar |
Marathi keyboard. |
kbdinmar_lib.lib |
kbdinpun |
Punjabi keyboard. |
kbdinpun_lib.lib |
kbdintam |
Tamil keyboard. |
kbdintam_lib.lib |
kbdintel |
Telugu keyboard. |
kbdintel_lib.lib |
kbdjpn |
Japanese keyboard and mouse driver that has the IBM layout. |
kbdpjn_lib.lib |
kbdjpn1 |
Japanese keyboard and mouse driver that has the NEC layout. |
kbdjpn1_lib.lib |
kbdkor |
Korean keyboard and mouse driver. |
kbdkor_lib.lib |
KbdNop |
Stubbed English keyboard and mouse driver. |
Not applicable. |
KbdNopJpn1 |
Stubbed Japanese keyboard and mouse driver that has the NEC layout. |
kbdnopjpn1_lib.lib |
KbdNopJpn2 |
Stubbed Japanese keyboard and mouse driver that has the IBM layout. |
kbdnopjpn2_lib.lib |
KbdNopKor |
Stubbed Korean keyboard and mouse driver. |
kbdnopkor_lib.i |
KbdNopUS |
Stubbed English keyboard and mouse driver. |
kbdnopus_lib.lib |
kbdtest |
Sample keyboard test application. |
kbdtest.lib |
kbdth0 |
Thai Kedmanee Keyboard. |
kbdth0_lib.lib |
kbdus |
English keyboard and mouse driver. |
kbdus_lib.lib |
kerberos |
Security Support Provider that implements the Kerberos authentication protocol. For more information, see Kerberos Security Support Provider. Exposes no public functions. |
kerberos.lib |
keybd |
Sample keyboard driver. For more information, see Keyboard Driver Samples. |
keybddist.lib |
l2tp |
Implements Layer 2 Tunneling Protocol (L2TP). L2TP provides secure VPN capability. For more information, see L2TP/IPSec. |
l2tp.lib |
lap_pw |
Password Local Authentication Plug-in (LAP) module. |
lap_pw.lib |
largekb |
Sample keyboard that includes an on-screen keyboard with bigger buttons. |
largekb.lib |
lassd |
Local Authentication Subsystem (LASS). |
lassd.lib |
loaddbg |
An executable that dynamically loads kd.dll, osaxst0.dll, and osaxst1.dll to enable JIT debugging. For more information, see JIT Debugging Setup. |
loaddbg.lib |
lpcd |
Provides the main engine for the local procedure-call driver (LPCD). Exposes no public functions. |
lpcd.lib |
lpcrt |
Provides run-time support for the LPCRT. Exposes no public functions. |
lpcclnt.lib |
mboxcht |
Sample input method for Traditional Chinese handwriting. For more information, see Traditional Chinese Input Methods. Exposes no public functions. |
mboxcht.lib |
mboxkor |
Sample input method for Korean IME and HWXKOR. Exposes no public functions. |
mboxkor.lib |
mbridge |
Provides 802.3 network bridging. |
mbridge.lib |
mgtt_o |
Microsoft TrueType font driver. |
mgtt_o.lib |
mmtimer |
Multimedia timer library. Exposes no public functions. |
mmtimer.lib |
MouHid |
Sample HID mouse driver. |
mouhid_lib.lib |
msallchar |
Enables character input based on all-character list (Shift-JIS and Unicode). |
msallchar.lib |
msasn1 |
Provides ASN.1 support for CryptoAPI and Kerberos protocol. Exposes no public functions. |
msasn.lib |
msfilter |
Sample ACM filter. For more information, see Sample ACM Drivers. Exposes no public functions. This module is included in the full version of the OS. |
msfilter.lib |
msim |
Provides the United States input method (IM). Exposes no public functions. This module is included in the full version of the OS. |
msim.lib |
mskana |
Japanese on-screen keyboard for hiragana and katakana. |
mskana.lib |
mspart |
For information, see Partition Driver. |
mspart.lib |
msradlist |
Enables character input based on radical search. Exposes no public functions. |
msradlist.lib |
msroma |
Provides an on-screen keyboard that enables input of the western alphabet. Exposes no public functions. |
msroma.lib |
msstrklist |
Enables character input based on character stroke search. Exposes no public functions. |
msstrklist.lib |
multibox |
Sample input method for Japanese handwriting input. This module works with the MSIME98 module. For more information, see Japanese Input Methods. Exposes no public functions. This module requires the Softkb.dll and Hwxjpn.dll files. |
multibox.lib |
multimon |
OS components to support multiple screens. For more information, see Multiple Screens. |
multimon_lib.lib |
ndis |
Provides the Network Driver Interface Specification (NDIS). For more information, see ndis. This module is included in both the full version and in the kernel version of the OS. |
Ndislib.lib |
ndisconfig |
Sample NDIS configuration utility. |
ndisconfig.lib |
Ndispwr |
Sample driver for NDIS power management. |
ndispwr.lib |
ndisuio |
NDIS user I/O utility. |
ndisuio.lib |
ne2000 |
Provides the NE2000 NDIS miniport driver. Exposes no public functions. This module is included in the full-version and in the kernel version OS. |
ne2000.lib |
ne2000isr |
Interrupt service handler (ISR) for the NE2000 NDIS miniport driver. |
ne2000isr_lib.lib |
net |
Supports the "net" command, which is run from the cmd prompt. For more information, see net. Exposes no public functions. |
net.lib |
net2280 |
Netchip NET2280 USB 2.0 function bus driver. |
net2280_lib.lib |
netapi32 |
Domain Discovery. For more information, see Domain Discovery. Exposes public functions. |
netapi32.lib |
netbios |
Provides NetBIOS over TCP/IP. Exposes no public functions. This module is included in the full-version and in the kernel version OS. |
netbios.lib |
netlog |
Provides the Netlog tool for the Remote Configuration Framework. For more information, see NDIS Packet Capturing. |
netlog.lib |
netlogctl |
Sample command-line tool that controls Netlog. For more information, see NDIS Packet Capturing. |
netlogctl.lib |
netmui |
Multiple User Interface resource DLL for network drivers. |
netmui.lib |
netstat |
Network statistics utility. For more information, see Netstat. |
netstat.lib |
netui |
Provides the Network User Interface (NetUI) module that contains sample UI for dialog boxes used by the networking and driver components. For more information, see netui. Exposes OEM functions. This module is included in both the full version and the kernel version of the OS. |
netui.lib |
nk |
Kernel module for the Windows Embedded CE OS. This module is required always. For more information, see nk. Required for all Windows Embedded CE–based OS designs. |
nk.lib |
nkprof |
Profile version of the microprocessor-specific kernel code that Microsoft supplies with the Platform Builder integrated development environment (IDE). For more information, see Required Profiling Functions. Exposes public functions. |
nkprof.lib |
nleddrvr |
Sample notification LED driver. For more information, see Notification LED Driver Reference. Exposes public functions. |
nleddrvr_lib.lib |
nopkeyboard |
Hardware-independent keyboard driver. |
nop_kbdcommon.lib |
notify |
UI-based support for user notifications. |
notify.lib |
nspm |
The default Domain Name Service (DNS) namespace provider. |
nspm |
ntlmssp |
Security Support Provider (SSP) that implements the NTLM authentication protocol. For more information, see ntlmssp. This module is included in both the full version and the kernel version of the OS. |
ntlmssp.lib |
ntlmssp_svc |
Security Support Provider (SSP) service that implements the NTLM authentication protocol. |
ntlmssp_svc.lib |
oemfs |
Sample persistent registry and password driver. |
oemfs.lib |
ohci2 |
Open Host Controller Interface (OHCI) USB host controller driver. |
Not applicable. |
osaxst0 |
Dump file generator that is used for debugging. |
osaxst0.lib |
osbench |
Utility that you can use to analyze real-time requirements. For more information, see OSBench.exe. |
osbench.lib |
osbench_dll |
DLL for OSBench. |
osbench_dll.lib |
oscapture |
Flushing application that captures event tracking data. |
oscapture_lib.lib |
parallel |
Provides parallel port drivers. For more information, see Parallel Port Drivers. Exposes no public functions. This module is included in the full version of the OS. |
parallel.lib |
pcc_i82365 |
PC Card driver for Intel 82365-compatible host controllers. |
pcc_i82365_lib.lib |
pcc_pcm |
Legacy PC Card driver that enables PCMCIA clients to work with a bus agnostic driver. |
pcc_pcm_lib.lib |
pcc_serv |
PC Card MDD. For more information, see PC Card Driver Reference. Exposes public functions. |
pcc_serv_lib.lib |
pcc_serv16 |
Legacy PC Card driver that supports only 16-bit PCMCIA cards. |
pcc_serv_lib.lib |
pcc_serv32 |
PC Card driver that supports only 32-bit PCMCIA cards. |
pcc_serv32_lib.lib |
pcc_tipccard |
PC Card driver for TI 1250-compatible host controllers. |
pcc_tipccard_lib.lib |
pcc_tipccard16 |
The PC Card driver for TI 1250-compatible host controllers that supports only 16-bit PCMCIA cards. |
pcc_tipccard16_lib.lib |
pcc_tipccard32 |
The PC Card driver for TI 1250-compatible host controllers that supports only 32-bit PCMCIA cards. |
pcc_tipccard32_lib.lib |
pccard |
Sample PC Card device drivers. |
Not applicable. |
pci |
PCI bus driver support. |
Not applicable. |
pcibus |
PCI bus driver. For more information, see PCI Bus Driver. |
pcibus_lib.lib |
pcl |
Provides Printer Control Language (PCL) printer drivers. Exposes no public functions. This module is included in the full version of the OS. |
pcl.lib |
pcmconv |
PCM bit/sample rate ACM conversion codec. Exposes no public functions. |
pcmconv.lib |
pegassdn |
Secure Digital I/O (SDIO) Wi-Fi client driver. |
pegassdn.lib |
pcx500 |
Cisco Systems Wireless LAN Adapter (PCX500). |
pcx500.lib |
pegterm |
Provides Terminal Emulator, a Windows Embedded CE–based application for imitating the function of a computer terminal. Exposes no public functions. This module is included in the full-version OS. |
pegterm.lib |
phonim |
Provides phonetic input based on the Bopomofo standard. For more information, see Traditional Chinese Input Methods. Exposes no public functions. |
phonim.lib |
pime_files |
Provides support for the Japanese Pocket IME. Exposes no public functions. |
Not applicable. |
ping |
Provides the Ping network command utility. For more information, see Ping. Exposes no public functions. |
ping.lib |
pm |
Provides post messages. For more information, see pm. |
pm.lib |
pointer |
Provides support for a pointer user input device. |
Not applicable. |
ppp |
Provides the Point-to-Point Protocol (PPP) and provides Remote Access Server (RAS) functionality. For more information, see Point-to-Point Protocol and Scripting Functions and ppp. This module is included in both the kernel version and the full version of the OS. |
Ppp.lib |
pppoe |
Provides support for the PPP over Ethernet (PPPoE) protocol. |
pppoe.lib |
pptp |
Provides support for the Point-to-Point Tunneling Protocol (PPTP). For more information, see PPTP. Exposes no public functions. |
pptp.lib |
prnerr |
Provides printer-port error information and printer-port dialog boxes. Exposes no public functions. This module is included in the full version of the OS. |
prnerr.lib |
prnport |
Provides support for the printer transport layer. Exposes no public functions. This module is included in the full version of the OS. |
prnport.lib |
pscr |
Provides the PSCR driver. This driver is used for the SCM PCMCIA Smart Card reader. Exposes no public functions. |
pscr.lib |
rapisrv |
Provides the Remote API (RAPI) server. For more information, see RAPI Reference. Exposes no public functions. This module is included in the full-version OS, and, together with the repllog module, must be included in the OS design to make calls to RAPI APIs. |
rapisrv.lib |
ramdisk |
Sample Windows Embedded CE RAM disk driver. |
ramdisk_lib.lib |
ramfmd |
Sample flash media driver (FMD). |
ramfmd_lib.lib |
rasdial |
Sample RAS dialing program. For more information, see Dial-up Samples. Exposes no public functions. |
rasdial.lib |
rasentry |
Sample application that is used to make RAS phone-book entries. For more information, see Phone-Book Entries. Exposes no public functions. |
rasentry.lib |
rawfs |
Sample file system driver (FSD). |
rawfs.lib |
redir |
Provides the network redirector. For more information, see redir. This module is included in both the kernel version and the full version of the OS. |
redir.lib |
regenum |
Driver loading driver that is used to load BuiltIn drivers, PCI drivers, and their services. |
regenum_lib.lib |
regextdev |
Additional support for State and Notifications Broker. |
regextdev.lib |
relfsd |
Platform Builder release directory file system driver for development use. |
relfsd.lib |
RemoteKbd |
Remote controlled on-screen keyboard. |
remotekbd.lib |
rnaapp |
Provides the remote network dialing application. Exposes no public functions. This module is included in the full version of the OS. |
rnaapp.lib |
rndisfn |
Client driver that implements the remote miniport driver functionalities that are required by the RNDIS protocol. For more information, see RNDISFN client driver. |
rndisfn_lib.lib |
rndismini |
Sample Microsoft Remote NDIS (RNDIS) miniport driver. |
rndismini.lib |
rndismp |
Provides support for the RNDIS host functionality. This also requires the usb8023 module. For more information, see RNDIS Driver Implementation Guide. |
rndismp.lib |
route |
Provides the Route network command utility that lists and configures the TCP/IP routing tables. For more information, see Route. Exposes no public functions. |
route.lib |
rsaenh |
Provides RSA Cryptographic Service Provider functionality. Exposes no public functions. |
rsa32.lib |
rt_tests |
Test programs, including ILTiming, OSBench, CELogFlush, and OSCapture. |
Not applicable. |
rtl8139 |
Realtek RTL8139 network adapter. |
rtl8139.lib |
samplecam |
Null camera driver. |
samplecam.lib |
scard |
Provides Smart Card PC/SC resource manager functionality. For more information, see Smart Card Subsystem. Exposes no public functions. |
scard.lib |
schannel |
Security Support Provider (SSP) that implements the SSL/TLS protocol. For more information, see Schannel Security Support Provider. Exposed through Winsock and Wininet and also through Security Support Provider Interface (SSPI). |
schannel.lib |
scwapi |
Provides low-level interface to Windows smart card. For more information, see Smart Card Samples. |
scwapi.lib |
scwcsp |
Sample Windows Smart Card Cryptographic Service Provider. For more information, see Smart Card Samples. |
scwcsp.lib |
scwcspgui |
A customizable user interface (UI) that provides the methods for tasks such as initializing the card and entering the user's personal identification number (PIN). For more information, see Smart Card Samples. |
scwcspgui.lib |
sdbus |
Legacy Secure Digital (SD) Bus Driver. |
sdbus_lib.lib |
sdbus2 |
Secure Digital (I/O) 2.0 Compliant Bus and Enhanced Memory Driver. |
sdbus2_lib.lib |
sdhc |
Secure Digital I/O (SDIO) Standard Host Controller. |
sdhc_lib.lib |
sdmemory |
SD memory card driver. |
sdmemory_lib.lib |
sdnpcid |
NAND Flash Media Driver (FMD) for Sandisk PCI Eval Board. For more information, see Flash Drivers. |
sdnpcid_lib.lib |
secur32 |
Provides the Security Support Provider Interface (SSPI). For more information, see Using SSPI. Exposes standard SSPI functions. This module is included in both the full version and the kernel version of the OS. |
sspi.lib |
serial |
Serial device drivers. For more information, see Serial Port Drivers. This module is a build alias for the com16550, isr16550 com_card, and 2890_ser components. For more information, see Serial Port Driver Samples. |
Not applicable. |
serialusbfn |
USB function serial client driver. For more information, see Serial Port Drivers. |
serialusbfn_lib.lib |
services |
Core Server Support for Services.exe. |
services.lib |
servicesd |
Core Server Support for Servicesd.exe. |
servicesd.lib |
servicesEnum |
Device Loader. |
servicesenum.lib |
servicesStart |
Services Loader. |
servicesstart.lib |
shell |
Windows Embedded CE debugging shell tool. This module communicates with the Platform Builder Target Control window. Exposes no public functions. This module is included in the full version and in the kernel version of the OS. |
shell.lib |
shellcelog |
CELog shell (target Command Prompt window) helper functions. |
shellcelog_lib.l.ib |
sio950 |
Bluetooth serial I/O driver. |
sio950.lib |
sipselect |
Input Method Selection sample application. |
sipselect.lib |
smsc100fd |
Sample NDIS miniport driver for SMSC100FD chipset. |
smsc100fd.lib |
snmp |
Provides support for the Simple Network Management Protocol (SNMP). For more information, see snmp. Depends on the ppp module. To implement SNMP in a Windows Embedded CE-based OS design, the ppp module must be included in the OS design. |
snmp.lib |
snmp_hostmib |
Provides support for the SNMP Host Management Information Base (MIB). Exposes no public functions. |
snmphostmib.lib |
snmp_mibii |
Provides Management Information Base version II (MIB-II) for the SNMP implementation. Exposes no public functions. |
snmp_mibii.lib |
snmp_snmptestmib |
Sample test MIB for the SNMP implementation. Exposes no public functions. |
snmp_snmptestmib.lib |
snmpapi |
Simple Network Management Protocol (SNMP) utilities. For more information, see SNMP Reference. Exposes public functions. |
snmapapi.lib |
softkb |
Provides the Soft Input Panel (SIP) device driver, and provides a sample on-screen keyboard with small buttons. For more information, see Software-based Input Panel. Exposes no public functions. This module is included in the full-version OS. |
softkb.lib |
splusa |
English (United States) spelling checker. Exposes public functions in splapi.h. |
splusa.lib |
spnego |
Security Support Provider (SSP) that implements the Negotiate authentication protocol. For more information, Negotiate Security Support Provider. |
spnego.lib |
ssllsp |
Implements Winsock interface to SSL/TLS. |
ssllsp.lib |
stcusb |
Provides the SCM Microsystems USB Smart Card reader. Exposes no public functions. |
stcusb.lib |
stratad |
NOR Flash Media Driver (FMD) for Strataflash. For more information, see Flash Drivers. |
stratad_lib.lib |
tapi |
Provides the Telephony API (TAPI). For more information, see tapi and Telephony API. This module is included in the full-version and in the kernel version OS. |
tapi.lib |
tcpip6 |
Provides support for the TCP/IPv6 protocol stack. For more information, see Core Protocol Stack for IPv4. Exposes no public functions. |
tcpip6.lib |
tcpstk |
Provides support for the TCP/IPv4 protocol stack. Exposes no public functions. This module is included in both the full version and the kernel version of the OS. |
tcpstk.lib |
termctrl |
Sample terminal-style application. Exposes no public functions. This module is included in the full version of the OS. |
termctrl.lib |
testime |
Sample IME application. Exposes no public functions. This module is included in the full-version OS. |
testime.lib |
tktest |
Provides a subset of the filesys module for testing the Small Footprint OS design. Exposes no public functions. |
tktest.lib |
toolhelp |
Provides the ToolHelp debugger and supports the ToolHelp API functions. For more information, see toolhelp. This module is included in both the full version and the kernel version of the OS. |
toolhelp.lib |
tracert |
Command-line tool that sends Internet Control Message Protocol (ICMP) version 6 or ICMP Echo Request messages to produce command-line report information about each router that is crossed and the roundtrip time for each hop. For more information, see Tracert. |
tracert.lib |
udfs |
Universal Disk Format (UDF) file system driver for combined CD and DVD file system. |
udfs.lib |
ufnprn |
USB function printer driver. For more information, see USB Function Printer Client Driver. |
ufnprn_lib.lib |
uhci |
Generic UHCI host controller driver. |
uhci_lib.lib |
uiproxy |
User interface (UI) proxy device driver. This is the driver that can load a UI DLL instead of the kernel mode driver. |
uiproxy.lib |
unimodem |
Provides the Unimodem device driver that functions as a TAPI service provider for AT command modems. For more information, see Unimodem OS Design Development. Exposes no public functions. This module is included in both the full version and the kernel version of the OS. |
unimodem.lib |
usb8023 |
Provides the RNDIS host driver. This also requires the rndismp module. |
usb8023.lib |
usbccid |
Applies to Windows Embedded CE 6.0 R2 USB CCID smart card reader driver. |
usbccid.lib |
usbd |
Provides universal serial bus (USB) driver support. This module implements the USB Driver Interface Functions, manages resources in the USB subsystem, and loads USB device drivers. Exposes public functions. This module is included in the full-version OS. To see the list of exposed functions, see Usbd.def located in the %_WINCEROOT%\Public\Common\Oak\Drivers\Usb\Usbd directory. For more information about how to install USB drivers, see Installing, Attaching, and Detaching USB Drivers. |
usbd.lib |
usbdisk6 |
Sample USB Mass Storage Class Driver. For more information, see USB Host Mass Storage Client Driver. |
usbdisk6_lib.lib |
usbfn |
Universal serial bus (USB) function controller driver. Iut includes ufnmdd and ufnclientlib modules. |
Not applicable. |
usbhid |
Provides the USB human interface device (HID) driver. For more information, see HID Drivers. Exposes no public functions. This module is included in the full version of the OS. |
usbhid.lib |
usbhost |
USB Host Controller drivers. This module is a build alias for the OHCI and UHCI host controller drivers. It builds the ohci2 and uhci components. For more information, see USB Host Controller Drivers. |
Not applicable. |
usbmsc |
Sample USB mass storage class driver. For more information, see USB Host Mass Storage Client Driver. |
usbmsc_lib.lib |
usbmsfn |
USB function mass storage client driver. |
usbmsfn_lib.lib |
usbprn |
Sample USB printer class driver. For more information, see USB Host Printer Client Driver. |
usbprn_lib.lib |
usbser |
Sample USB host client driver. |
usbser_lib.lib |
uspce |
Unicode Processor for Complex Scripts (uspce). For more information, see Uniscribe Functions. Exposes public functions. |
uspce.lib |
veim |
Virtual Ethernet Intermediate Miniport (VEIM). |
veim.lib |
vmini |
Sample virtual miniport driver that enables you to use the debug Ethernet port as an NDIS miniport. |
vmini.lib |
waveapi |
Controls waveform audio capture and playback, and manages wave API (WAPI) components. For more information, see waveapi. |
waveapi.lib |
wavedev2_ensoniq |
Ensoniq audio driver (Wavedev2). |
wavedev2_ensoniq_lib.lib |
wavesamples |
Sample waveform audio applications for simple playback, capture, and volume control. |
wavesamples.lib |
wavplay |
Waveform audio sample application for playback. |
wavplay.lib |
wavrec |
Waveform audio sample application for playback and recording. |
wavrec.lib |
wcestreambt |
Bluetooth Wireless Syndication Service (WSS) serial driver. |
wcestreambt.lib |
wcetk |
Windows Embedded CE Test Kit. For more information, see Windows Embedded CE Test Kit. |
wcetk.lib |
wendyser |
Bluetooth serial I/O driver for the WENDY compact flash (CF) Bluetooth card. |
wendyser.lib |
winscard |
Exposes PC/SC services for using Smart Cards and Smart Card readers. For more information, see winscard. Exposes a set of APIs. |
winscard.lib |
winsock |
Provides support for Windows Sockets (Winsock) 1.1. For more information, see winsock. Included in both the full version and the kernel version of the OS. |
winsock.lib |
wldap32 |
Provides the LDAP Client. For more information, see LDAP Functions. |
wldap32.lib |
ws2 |
Provides support for Winsock 2.2. For more information, see Winsock Functions and ws2. |
ws2.lib |
ws2instl |
Windows Sockets installer. |
ws2instl.lib |
wspm |
The default base TCP/UDP Winsock2 transport service provider. For more information, see Winsock Service Provider Interface (SPI). |
wspm.lib |
wzcsapi |
Wireless Automatic Configuration API module. Implements the wrapper that is loaded into the user process to communicate with the Wireless Auto Configuration driver. For more information, see Automatic Configuration Subsystem. |
wzcsapi.lib |
wzcsvc |
Wireless Automatic configuration driver that implements the state machine for discovering and configuring a network. |
wzcsvc.lib |
wzctool |
Command prompt tool that is used for debugging 802.11 devices. |
wzctool.lib |
zlib |
Provides zlib decompression functionality. This module is linked to coredll. Exposes no public functions. |
zlib.lib |