Home | History | Annotate | Download | only in include

Lines Matching refs:hkey

2309   DWORD __cdecl RegCreateBlobKey(HKEY hkey,const char *szBlobName,HBLOB hBlob);
2310 DWORD __cdecl RegOpenBlobKey(HKEY hkey,const char *szBlobName,HBLOB *phBlob);
2447 LONG __cdecl recursiveDeleteKey(HKEY hKeyParent,const char *lpszKeyChild);