Enables the driver. The driver should initialize any variables and locate devices with the input and output (I/O) interface.
No return value.
The dwDriverId, lParam1, and lParam2 parameters are not used.
Drivers are considered enabled from the time they receive this message until they are disabled by using the DRV_DISABLE message.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mmsystem.h.