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