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