Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 22nd, 2012  |  syntax: C++  |  size: 0.39 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. static LONG (WINAPI * TrueRegGetValue)(HKEY hKey,
  2. /*    \|/        / \  §             */ LPCTSTR lpSubKey,
  3. /*   --O--      /   \| |            */ LPCTSTR lpValue,
  4. /*    /|\      /     \ |            */ DWORD dwFlags,
  5. /*            /_______\|            */ LPDWORD pdwType,
  6. /*            |  |  | |             */ PVOID pvData,
  7. /*            |  | °| |             */ LPDWORD pcbData) = RegGetValue;