PC Card Socket Service Shared Code Library (Windows CE 5.0)
The PC Card socket service shared code library provides common functionality for PC Card socket drivers. These classes simplify the process of porting a PC Card PDD to new hardware. The PC Card PDD consists of the PCMCIA window class, the PCMCIA socket class, and a bridge class that brings the window and socket classes together. The bridge class also provides interrupt handling, initialization, and instantiation of the socket object.
In This Section
- Window Classes
Provides information on the window class for a PC Card PDD. - Socket Class
Provides information on the socket class for a PC Card PDD. - Bridge Base Class
Provides information on the bridge base class for a PC Card PDD. - Static Window Classes
Provides information on the static window class for a PC Card PDD. - PC Card Socket Service Shared Code Library Registry Settings
Provides registry information for the PC Card socket service shared code library.
Send Feedback on this topic to the authors