Checks if the printer is already installed.
BOOL dIsInstalledPrinterDriver(LPSTR szDriverName)
Input value - String containing the printer driver name.
Return value - TRUE if the printer driver is already installed, otherwise FALSE.