HomeSort by relevance Sort by last modified time
    Searched refs:NPSPY_REG_KEY_Y (Results 1 - 2 of 2) sorted by null

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

Completed in 182 milliseconds