Sets the ResourceDLLName member of the BlackIceDEVMODE. The ResourceDLLName member stores the name and path of the driver resource DLL
SetResourceDLLName(stringresdll As String, pDevMode As Long) As Boolean;
Input value: stringresdll - ResourceDLLName (string)
Input value: pDevMode - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the member was successfully set, otherwise FALSE.