NPSPY_REG_KEY_X 119 third_party/npapi/npspy/windows/profilew.cpp res = RegQueryValueEx(hKey, NPSPY_REG_KEY_X, 0L, NULL, (BYTE *)x, &size); NPSPY_REG_KEY_X 143 third_party/npapi/npspy/windows/profilew.cpp res = RegSetValueEx(hKey, NPSPY_REG_KEY_X, 0L, REG_DWORD, (const BYTE *)&x, size);