Message Processing
An OEM can change the behavior of the pen driver component by changing the driver's message interface. The sample pen driver supports two groups of messages:
- Required messages, which any Windows 95 pen driver must support.
- Other messages, which may be implemented by simply returning a NOT_SUPPORTED return code from the pen driver.