Home | History | Annotate | Download | only in base

Lines Matching refs:SHQueryValueEx

14 //   Use SHQueryValueEx instead of RegQueryValueEx throughout.
495 LONG res = ::SHQueryValueEx(h_key_, value_name, NULL, type, NULL, byte_count);
506 res = ::SHQueryValueEx(h_key_, value_name, NULL,
521 LONG res = ::SHQueryValueEx(h_key_, value_name, NULL, &type,
535 LONG res = ::SHQueryValueEx(h_key_, value_name, NULL, &type,
551 LONG res = ::SHQueryValueEx(h_key_, value_name, NULL,
562 res = ::SHQueryValueEx(h_key_, value_name, NULL, &type,
587 LONG res = ::SHQueryValueEx(h_key_, value_name, NULL,
595 res = ::SHQueryValueEx(h_key_, value_name, NULL, &type,
790 LONG res = ::SHQueryValueEx(key.h_key_, value_name, NULL, value_type,