NPSPY_REG_KEY_HEIGHT 115 third_party/npapi/npspy/windows/profilew.cpp res = RegQueryValueEx(hKey, NPSPY_REG_KEY_HEIGHT, 0L, NULL, (BYTE *)height, &size); NPSPY_REG_KEY_HEIGHT 139 third_party/npapi/npspy/windows/profilew.cpp res = RegSetValueEx(hKey, NPSPY_REG_KEY_HEIGHT, 0L, REG_DWORD, (const BYTE *)&height, size);