This function is the main entry point for the notification LED driver DLL.
BOOL NLedDriverDllEntry( HANDLE hinstDll, DWORD fdwReason, LPVOID lpvReserved );
TRUE indicates success. FALSE indicates failure.
This function is defined in the Nleddrv.cpp file.