Searched refs:szQueueName (Results 1 – 1 of 1) sorted by relevance
318 char szQueueName[255]; in GetDefaultPrinter() local322 …eryProfileString( HINI_PROFILE, SPL_INI_SPOOLER, "QUEUE", 0, szQueueName, sizeof( szQueueName ) ) ) in GetDefaultPrinter()327 if ( (pStr = strchr( szQueueName, ';' )) != 0 ) in GetDefaultPrinter()345 if ( strcmp( pPrqInfo->pszName, szQueueName ) == 0 ) in GetDefaultPrinter()
Completed in 21 milliseconds