Searched defs:driver_lookup (Results 1 – 1 of 1) sorted by relevance
216 struct driver_lookup { struct217 char list[MAX_KEY_LENGTH + 1]; // REG_MULTI_SZ list of services (driver) names218 const DWORD reg_prop; // SPDRP registry key to use to retrieve list219 const char *designation; // internal designation (for debug output)