
Untitled
By: a guest on
May 22nd, 2012 | syntax:
C++ | size: 0.39 KB | hits: 17 | expires: Never
static LONG (WINAPI * TrueRegGetValue)(HKEY hKey,
/* \|/ / \ § */ LPCTSTR lpSubKey,
/* --O-- / \| | */ LPCTSTR lpValue,
/* /|\ / \ | */ DWORD dwFlags,
/* /_______\| */ LPDWORD pdwType,
/* | | | | */ PVOID pvData,
/* | | °| | */ LPDWORD pcbData) = RegGetValue;