NPSPY_REG_KEY_Y   123 third_party/npapi/npspy/windows/profilew.cpp   res = RegQueryValueEx(hKey, NPSPY_REG_KEY_Y, 0L, NULL, (BYTE *)y, &size);
NPSPY_REG_KEY_Y   147 third_party/npapi/npspy/windows/profilew.cpp   res = RegSetValueEx(hKey, NPSPY_REG_KEY_Y, 0L, REG_DWORD, (const BYTE *)&y, size);